home *** CD-ROM | disk | FTP | other *** search
/ El Mac 7 / El Mac 7.iso / Infotenimiento / Makers of the 20th Century / Data / GLOBE.DIR / 00016.ls < prev    next >
Encoding:
Text File  |  1996-03-11  |  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.