home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / xdscomp.zip / RMFOLDER.PKG < prev    next >
Text File  |  1998-04-27  |  415b  |  15 lines

  1. *---------------------------------------------------------------------
  2. *  File entries to remove XDS folders
  3. *---------------------------------------------------------------------
  4.  
  5. FILE
  6.    EXITWHEN      = 'DELETE',
  7.    EXITIGNOREERR = 'YES',
  8.    EXIT          = 'DELETEWPSOBJECT <XDS-INFO>'
  9.  
  10. FILE
  11.    EXITWHEN      = 'DELETE',
  12.    EXITIGNOREERR = 'YES',
  13.    EXIT          = 'DELETEWPSOBJECT <%FOLDERID%>'
  14.  
  15.