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

  1. on mouseUp
  2.   global utilitat, valorTexte, opcio
  3.   marcaDesinstalar()
  4.   set membre to "texte desinstalar 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 4
  8. end
  9.