home *** CD-ROM | disk | FTP | other *** search
/ MACup 1998 February / Image.iso / showdata / ECKESHOP.Dxr / 00032.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  134 b   |  9 lines

  1. on exitFrame
  2.   global dirpath
  3.   if voidp(dirpath) then
  4.     set dirpath to EMPTY
  5.   end if
  6.   sound stop 2
  7.   go(1, dirpath & "main")
  8. end
  9.