home *** CD-ROM | disk | FTP | other *** search
/ Curso de Informatica 10 / elPeriodico10.iso / menu.dir / Internal_77.ls < prev    next >
Encoding:
Text File  |  1997-12-15  |  162 b   |  11 lines

  1. on mouseUp
  2.   global joc
  3.   marcainstalar()
  4.   case joc of
  5.     1:
  6.       open(EMPTY, "jocs\if22\setup.exe")
  7.   end case
  8.   puppetPalette("paleta1")
  9.   updateStage()
  10. end
  11.