Files
RCBASIC4/doc/files/seek.txt
2026-02-26 15:33:51 -06:00

8 lines
132 B
Plaintext

#title Seek [RCBasic Doc]
#header Function Seek(stream, pos)
Sets the position within a file to read from or write to.
#ref Tell