home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / acorn / tech / 1103 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.3 KB

  1. Path: sparky!uunet!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!sunic!aun.uninett.no!ugle.unit.no!flipper.pvv.unit.no!flipper.pvv.unit.no!dhmyrdal
  2. From: dhmyrdal@flipper.pvv.unit.no (Dag H}kon Myrdal)
  3. Newsgroups: comp.sys.acorn.tech
  4. Subject: Re: variables (was: Re: Finding the CSD)
  5. Date: 19 Dec 1992 18:45:49 GMT
  6. Organization: ProgramVareVerkstedet - UNIT
  7. Lines: 20
  8. Message-ID: <1gvqktINNimb@flipper.pvv.unit.no>
  9. References: <4813@svin09.info.win.tue.nl> <DBH.92Dec14185801@wombat.doc.ic.ac.uk> <1992Dec16.191701.1@vxdesy.desy.de>
  10. NNTP-Posting-Host: flipper.pvv.unit.no
  11.  
  12. In article <1992Dec16.191701.1@vxdesy.desy.de> burke@vxdesy.desy.de writes:
  13. >I have a question - is it possible to append to a macro variable? E.g.:
  14. [various examples]
  15. >SetMacro foo <foo>,<thing> gives you infinite recursion, while
  16. >Set foo <foo>,<thing> stops it being a macro. I think it's impossible (without
  17.  
  18. I think that the following should work:
  19. *set tmp <foo>
  20. *setmacro <foo> <tmp> <thing>
  21. *unset tmp
  22. But I have to admit that I have not tried it... :-)
  23.  
  24.  
  25. --Dag
  26.  
  27. -- 
  28. --Dag Haakon Myrdal,       dhmyrdal@pvv.unit.no         -
  29. -  Werchsmeister Emeritus, Omega Verksted,              -
  30. -  Idrettsveien 29,        N-5037 BERGEN, NORWAY        -
  31. -----------------------------------------------------------------------------
  32.