Use POSITION to set the read position in the file. The position of a record in the file is noted in the record header in the AuditPos field.
Without options, POSITION displays the current read position. Options let you specify an exact position. After you set the position, issue the NEXT command to view the record at that position.
POSITION can be shortened to POS.
Default
None
Syntax
POSITION [bytes | {0 | FIRST}]
Syntax
POS 77580548