GetPosition

Streams
Aptilis 2

GetPosition(Stream)

This command will tell you what position you're at in a stream.

See Open for a primer on Aptilis streams and examples.

Return Value:
the current position in the stream specified or -1 in case of error in which case _errno$ will give you more details.

See also: Open, Close, Read, ReadLine, Write or SetPosition.