home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume26 / funnelweb / part01 / tests / ex02.fw < prev    next >
Encoding:
Text File  |  1993-04-11  |  169 b   |  9 lines

  1. EX02: An example that demonstrates the use of simple macros.
  2.  
  3. @O@<ex02.out@>@{@<Greetings@>@+@}
  4.  
  5. @$@<H@>==@{Hello@}
  6. @$@<W@>==@{World@}
  7.  
  8. @$@<Greetings@>==@{@<H@> @<W@>@}
  9.