home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / OTTSPAR2.DMS / in.adf / String2 < prev   
Encoding:
Text File  |  1994-08-04  |  173 b   |  9 lines

  1. If exists ram:string2.scn
  2.    echo "removing ram:string2.scn"
  3.    delete ram:string2.scn
  4.    delete ram:cube
  5. else
  6.    echo "unarchiving to ram:"
  7.    lha x string2.lha ram:
  8. endif
  9.