home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / program / funnel / hi08.fw < prev    next >
Encoding:
Text File  |  1993-10-23  |  825 b   |  21 lines

  1. HI08: This example shows how parameterized macros can be used to choose
  2.  between alternative texts.
  3.  
  4. @! Set the definition of @#D to
  5. @!    @1 to create the shareholders report.
  6. @!    @2 to create the customers report.
  7. @$@#D@(@2@)@M==@{@1@}
  8.  
  9. @O@<hi08.out@>==@{@-
  10. 1992 ANNUAL REPORT TO @#D@(Shareholders@,Customers@)
  11. ======================@#D@(============@,=========@)
  12. This has been a very good year for The Very Big Corporation of America.
  13. With your help, we have been able to successfully
  14. @#D@(@"screw the customers for every cent they have@"@,
  15.      @"knock the shareholders into submission to bring you lower prices@"@).
  16. With gross earnings approaching six trillion dollars, we have been able to
  17. @#D@(@"increase dividends@"@,
  18.      @"lower prices@"@).
  19. We expect to have an even better year next year.
  20. @}
  21.