/
lang
/ seek2
Seek
Syntax
Position
= Seek (
Stream
)
Returns the current value of the
stream
pointer of the specified
stream
.
The return value is a
Long
integer.
Many types of
Stream
do not have a
stream
pointer:
Process
,
Socket
, ...
See also
Stream & Input/Output functions
Stream