home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactive 67 / computer-arts-cd67.iso / pc / softwarepc.dir / 00056.ls < prev    next >
Encoding:
Text File  |  2002-01-09  |  100 b   |  8 lines

  1. on exitFrame
  2.   if the machineType = 256 then
  3.     go("PCLoop")
  4.   else
  5.     go("MacLoop")
  6.   end if
  7. end
  8.