hi, im using textstream to manage my text file,

and im facing a problem, how to move the file indicator?

let say after i ReadLine, file indicator will move the next line,

in C, i can rewind , fseek .. etc...
any function to do it in TextStream?