home *** CD-ROM | disk | FTP | other *** search
/ Curso de Informatica 6 / elPeriodico6.iso / menu.dir / Internal_123.ls < prev    next >
Encoding:
Text File  |  1997-10-18  |  312 b   |  12 lines

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