home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / I265.ZIP / opbyebye.cmd < prev    next >
OS/2 REXX Batch file  |  1992-08-05  |  155b  |  7 lines

  1. /* OPBYEBYE.CMD */
  2. call rxfuncadd sysloadfuncs, rexxutil, sysloadfuncs
  3. call sysloadfuncs
  4.  
  5. objectid = '<TEST2_FOLDER>'
  6. call SysDestroyObject objectid
  7.