home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 August / WPCAUG96.ISO / makers / power / globe.dir / 00016.ls < prev    next >
Encoding:
Text File  |  1996-06-12  |  141 b   |  6 lines

  1. on mouseDown
  2.   if the castNum of sprite 8 <> 53 then
  3.     go("open", string(the name of cast the castNum of sprite 8 & "E.dir"))
  4.   end if
  5. end
  6.