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

  1. on mouseUp
  2.   global za
  3.   set the foreColor of line za of field "mascaralista" to 255
  4.   DoClick()
  5.   scrollByPage(member "mascaralista", -1)
  6. end
  7.