home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip_2000-11_cd1.iso / DATA / INF.Z / COMMON / MCSTART.DIR / 00001.ls next >
Encoding:
Text File  |  1999-05-18  |  95 b   |  6 lines

  1. on exitFrame
  2.   global gOperatingSystem
  3.   clearGlobals()
  4.   set gOperatingSystem to "MacPPC"
  5. end
  6.