home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / Amiga / pov / utils / Font4D.lha / Font-4D-Demo / TestFont4DRexx.mrx < prev    next >
Text File  |  1994-03-03  |  220b  |  21 lines

  1. /*
  2. ** This script shows how to obtain a list
  3. ** of an applications ARexx commands.
  4. */
  5.  
  6. options results
  7. address 'FONT4D.1'
  8.  
  9.  
  10. /* read the list into a temporary file */
  11.  
  12. 'select 2'
  13. add
  14. add
  15. add
  16. 'select 3'
  17. add
  18. up
  19. up
  20. generate
  21.