tryreget_try_to_get_a_specific_record_by_position_.htm
Navigation: ABC Library Reference > FileManager > FileManager Methods >====== TryReget (try to get a specific record by position) ====== | ![]() ![]() |
TryReget( position ), PROC
| TryReget | Gets a specific record by position. |
| position | A string constant, variable, EQUATE, or expression that indicates the position of the record to retrieve–typically the value returned by the Position method. |
The TryReget method retrieves a specific record based its position and returns a success or failure indicator.
Implementation:
The TryReget method tries to retrieve the specified record. If it succeeds, it returns Level:Benign; otherwise it returns the severity level of the last error encountered. See Error Class for more information on severity levels.
Return Data Type: BYTE
tryreget_try_to_get_a_specific_record_by_position_.htm.txt · Last modified: by 127.0.0.1





