home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1997 #4 / amigaacscoverdisc1997-041997.iso / w_acs_6'97 / delitracker_ii / files / arexx.lzx / Arexx / dt_balance.rexx < prev    next >
OS/2 REXX Batch file  |  2015-10-11  |  109b  |  7 lines

  1. /* DeliTracker - Set Balance */
  2.  
  3. address 'DELITRACKER'
  4.  
  5. balance '-40'    /* negative numbers require quotes */
  6.  
  7.