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

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