home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 614a.lha / DeliTracker / Rexx / dt_cfgplay.rexx < prev    next >
OS/2 REXX Batch file  |  1991-12-30  |  128b  |  11 lines

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