home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / SASC6571.LZX / rexx / man.se < prev    next >
Encoding:
Text File  |  1996-12-24  |  161 b   |  8 lines

  1. /* bring up library help on a function */
  2.    
  3. options results
  4. 'GW'
  5. options
  6.  
  7. address 'COMMAND'
  8. 'run >nil: amigaguide sc:help/sc_lib.guide doc ' || result || '()'