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

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