home *** CD-ROM | disk | FTP | other *** search
/ Curso de Informatica 1 / elPeriodico1.iso / menu.dir / Internal_76.ls < prev    next >
Encoding:
Text File  |  1997-08-14  |  241 b   |  9 lines

  1. on mouseUp
  2.   global utilitat, valorTexte, opcio
  3.   marcaDescripcio()
  4.   set membre to "texte utilitat" & utilitat
  5.   set the text of member "texte" to the text of member membre
  6.   set valorTexte to the text of field "texte"
  7.   set opcio to 1
  8. end
  9.