home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / JAOW.ZIP / JUSTADD1.EXE / JUST_ADD / JADSTN.CMD < prev    next >
OS/2 REXX Batch file  |  1995-10-20  |  200b  |  11 lines

  1. /* */
  2. If RxFuncQuery('SysLoadFuncs') Then Do
  3.   Call RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs'
  4.   Call SysLoadFuncs
  5. End
  6.  
  7. Call SysDestroyObject "<JUST_ADD_WARP>"
  8.  
  9.  
  10. "del jadst*.cmd"
  11.