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

  1. If exists ram:anti-gravity.scn
  2.    echo "removing ram:anti-grav.scn"
  3.    delete ram:anti-gravity.scn
  4.    delete ram:ball
  5.    delete ram:star
  6.    delete ram:star2
  7.    delete ram:star3
  8. else
  9.    echo "unarchiving to ram:"
  10.    lha x anti-grav.lha ram:
  11. endif
  12.