Re: Symbol name extraction
- To: mathgroup at smc.vnet.net
- Subject: [mg73731] Re: Symbol name extraction
- From: "zac" <replicatorzed at gmail.com>
- Date: Tue, 27 Feb 2007 05:40:14 -0500 (EST)
- References: <errlbu$83p$1@smc.vnet.net><erug0d$sm6$1@smc.vnet.net>
Thank You for the suggestions. I was quite aware of the method using HoldAll attributes, but I wanted only 1 function, and not two or three that subsequently call each other. For this reason, I'm using Albert's solution that seems to be pretty simple and compact, aside for the branching. Is there a more clearcut way? Istvan