7 lines
131 B
Plaintext
7 lines
131 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
|