home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global zantigua, znpag
- set the foreColor of line zantigua of field "ztablatitulos" to 255
- DoClick()
- if znpag < 4 then
- scrollByPage(member "ztablatitulos", 1)
- set znpag to znpag + 1
- end if
- end
-