home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / demos / commercial / mand2000demo.lha / Mand2000Demo / ARexx / SimpleHelp1.mnd2 < prev    next >
Encoding:
Text File  |  1994-10-09  |  255 b   |  13 lines

  1. /* This script is supplied with the Mand2000 demo and release */
  2. /* versions and may be freely distributed. */
  3. /* Copyright 1993 Cygnus Software. */
  4.  
  5. /* Print all the project commands for Mand2000. */
  6.  
  7. address MAND2000.1
  8.  
  9. options results
  10.  
  11. help
  12. say result
  13.