Category > CT:GetSys |
Item | Description |
---|---|
CountGets() | Returns the number of Get fields in the current Getlist array. |
CurrentGet() | Returns the position of the current Get field in the Getlist array. |
GetFldCol() | Returns the screen column position of a Get field. |
GetFldRow() | Returns the screen row position of a Get field. |
GetFldVar() | Returns the name of a Get variable. |
GetSecret() | Allows for hidden Get input for character strings. |
RestGets() | Restores a previously saved Getlist array. |
RestSetKey() | Restores SetKey() settings and associated code blocks. |
SaveGets() | Saves the current Getlist array for nested READs. |
SaveSetKey() | Saves SetKey() settings and associated code blocks. |
http://www.xHarbour.com