SysFileGetPosΒΆ
This function of type DINT returns the currently set offset position in the file, which is identifed by the file number that you have got from the SysFileOpen function before.
Input-Variable | Data Type | Description |
---|---|---|
File | DWORD | File number (see SysFileOpen) |