Hi Everyone,
  I'm trying to parse lines of macros definitions as
following:

AV   $(G)/er $(M)/q $(T)/w/f
G    ter/eee
M    $(W)
T    g/ee/fet
W    $(AV)

You can see the AV is actually a circular macro since
the AV -> M -> W-> AV.  I'm think about create a tree
to do it.  Is it possible? and how can i do it?  Are
there any other ways to do it? thank a lot.  I really
appreciate it.                 - tao

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to