home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Sound / Player / DELIT218.LHA / Files / arexx.lzx / Arexx / dt_cfgplay.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1994-04-15  |  126 b   |  11 lines

  1. /* DeliTracker - configure current Player */
  2.  
  3. address 'DELITRACKER'
  4. options results
  5.  
  6. status M pnr
  7. xx=result
  8.  
  9. configplayer xx
  10.  
  11.