home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global xcapi, y_linea, yNumFich
- DoClick()
- set aux to GetPosFich(xcapi, y_linea)
- set xcapi to StrZero(GetNumCap(aux + 1), 2)
- set y_linea to StrZero(GetNumFich(aux + 1), 2)
- go(label("ficha"))
- end
-