home *** CD-ROM | disk | FTP | other *** search
/ Science & Nature: Materials / Acorn_YITM_ScienceAndNature2_Materials.iso / _sci2 / _cleanup < prev    next >
Text File  |  1996-05-02  |  444b  |  12 lines

  1. | Ashley Hindmarsh/ILP - 28/3/96, CGJ 2.4.96
  2. |
  3. unset Sci2$Running
  4. | check whether we altered the ARMovie
  5. seteval Sci2App$Test "<Sci2App$Test>" AND "<Sci2App$ARMovie>" = "<ARMovie$Dir>"
  6. | if we did unset our configuration and reint the old ARMovie
  7. if Sci2App$Test Then unset Alias$@RunType_AE7
  8. if Sci2App$Test Then unset ARMovie$*
  9. if Sci2App$Test AND "<Sci2$OldARMovie>"<>"" Then Run <Sci2$OldARMovie>.!Run
  10. | tidy up after ourselves
  11. unset Sci2*
  12.