home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 October / macgaichiban199610.bin / MOVIES / INTERNET.Dxr / 00033.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  94 b   |  9 lines

  1. on exitFrame
  2.   global size
  3.   if size = 1 then
  4.     quit()
  5.   else
  6.     go(1, "PTM")
  7.   end if
  8. end
  9.