home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / f / funnel-x.zip / examples / ex02.fw < prev    next >
Text File  |  1992-05-27  |  169b  |  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.