Re: Operate on Heads
- To: mathgroup at smc.vnet.net
- Subject: [mg86659] Re: Operate on Heads
- From: Szabolcs Horvát <szhorvat at gmail.com>
- Date: Mon, 17 Mar 2008 00:20:50 -0500 (EST)
- Organization: University of Bergen
- References: <friu0f$jo$1@smc.vnet.net>
Dr Andy D Kucar P2EE4 www.radio4u.com wrote: > Hi, > > Hi, > > I would like to be able to pass a composite name Head, e.g., > FirstSecondThird to a Module, > and then, inside the module, use > > FirstSecondThird, First, Second, Third > > Heads, and/or make other Operate ions on Heads > > How could this be accomplished? I am not sure I understand the question ... how would this be different from passing a list of {First, Second, Third}? What do you mean exactly when you say "composite head"?