home *** CD-ROM | disk | FTP | other *** search
/ MASPC 1 / MASPC_1.iso / CursoWordI / AUTIL.DXR / 00016.ls < prev    next >
Encoding:
Text File  |  1998-07-20  |  194 b   |  7 lines

  1. on mouseUp
  2.   global zutilactiva
  3.   set zutilactiva to word 1 of line the mouseLine of field "mascaralista"
  4.   set the foreColor of line 1 of member the member of sprite 20 to 255
  5.   go("tres")
  6. end
  7.