4D v14.3

Get document position

Home

 
4D v14.3
Get document position

Get document position 


 

Get document position ( docRef ) -> Function result 
Parameter Type   Description
docRef  DocRef in Document reference number
Function result  Real in File position (expressed in bytes) from the beginning of the file

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.

 
PROPERTIES 

Product: 4D
Theme: System Documents
Number: 481

 
HISTORY 

Created: 4D v6

 
SEE ALSO 

RECEIVE PACKET
SEND PACKET
SET DOCUMENT POSITION

 
ARTICLE USAGE

4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)