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

  1. If exists ram:particlefall.scn
  2.    echo "removing ram:particleGfall.scn"
  3.    delete ram:particleFall.scn
  4.    delete ram:particlefall.readme
  5.    delete ram:star
  6.    delete ram:star2
  7.    delete ram:star3
  8.    delete ram:star4
  9. else
  10.    echo "unarchiving to ram:"
  11.    lha x ParticleGfall.lha ram:
  12. endif
  13.