Get document position

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 6.0


Get document position (docRef) Number

ParameterTypeDescription
docRefDocRefDocument reference number
Function resultNumberFile position (expressed in bytes)
from the beginning of the file

Description

This command operates only on a document 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.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next