home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / bar.dir / 00061.ls < prev    next >
Encoding:
Text File  |  1994-12-03  |  131 b   |  9 lines

  1. on exitFrame
  2.   global getpieces
  3.   if getAt(getpieces, 8) then
  4.     go(the frame + 8)
  5.   else
  6.     setAt(getpieces, 8, 1)
  7.   end if
  8. end
  9.