home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / FUNNEL_X / EXAMPLES / EX02.FW < prev    next >
Encoding:
Text File  |  1992-05-27  |  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.