home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 14 / AACD14.ISO / CDTools / S / RunPrefs.awebrx < prev    next >
Text File  |  2000-09-21  |  222b  |  11 lines

  1. /*
  2.     $VER: RunPrefs.awebrx 1.1 (18.11.99) (c) Neil Bothwick, Wirenet
  3.     Run the AACDprefs program from a page in AWeb
  4. */
  5.  
  6. call pragma('D','AACD14:')
  7. call pragma('S',16384)
  8.  
  9. address command 'MUIRexx AACDPrefs port AACDPREFS'
  10.  
  11.