User Tools

Site Tools


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) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

TryReget( position ), PROC

blk2blue.jpg

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

See Also:     Position , REGET

tryreget_try_to_get_a_specific_record_by_position_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1