This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
Get document position
|
Get document position ( docRef ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
docRef | DocRef |
![]() |
Document reference number | |||||
Function result | Real |
![]() |
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.
Product: 4D
Theme: System Documents
Number:
481
Created: 4D v6
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)