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

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