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

  1. If exists ram:tiles.scn
  2.    echo "removing ram:shattertile.scn"
  3.    delete ram:b3 all
  4.    delete ram:tiles.scn
  5. else
  6.    echo "unarchiving to ram:"
  7.    lha x ShatterTiles.lha ram:
  8. endif
  9.