home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 February / netCD41.iso / pc / PC16.DIR / 00026.ls < prev    next >
Encoding:
Text File  |  1997-12-08  |  101 b   |  9 lines

  1. on exitFrame
  2.   global gt
  3.   if gt = 0 then
  4.     go("menu sound")
  5.   else
  6.     go(marker(1))
  7.   end if
  8. end
  9.