home *** CD-ROM | disk | FTP | other *** search
/ Curso de Informatica 9 / elPeriodico9.iso / menu.dir / Internal_125.ls < prev    next >
Encoding:
Text File  |  1997-11-26  |  315 b   |  12 lines

  1. on mouseUp
  2.   global shareware, valorTexte, opcio, Lsubmenus
  3.   puppetSound("harp")
  4.   set shareware to 9
  5.   marcaDescripcio()
  6.   set the text of member "texte" to the text of member "texte shareware9"
  7.   desactivaBotoExecutar()
  8.   set valorTexte to the text of field "texte"
  9.   set opcio to 1
  10.   setAt(Lsubmenus, 3, 9)
  11. end
  12.