Skip to main content
Version: 20 R7 BETA

Get document position

Get document position ( docRef ) -> Function result

ParameterTypeDescription
docRefTimeDocument reference number
Function resultRealFile position (expressed in bytes) from the beginning of the file

Description

This command operates only on a document that is currently open whose document reference number you pass in docRef.

Get document position returns the position, starting from the beginning of the document, where the next read (RECEIVE PACKET) or write (SEND PACKET) will occur.

See also

RECEIVE PACKET
SEND PACKET
SET DOCUMENT POSITION