home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / CDTools / S / RunPrefs.awebrx < prev    next >
Text File  |  1999-10-07  |  156b  |  8 lines

  1. /* Run the AACDprefs program from a page in AWeb */
  2.  
  3. call pragma('D','AACD03:')
  4. call pragma('S',16384)
  5.  
  6. address command 'MUIRexx AACDPrefs port AACDPREFS'
  7.  
  8.