.. _func_streams_seekstream: ========== SeekStream ========== SeekStream - Description =========== .. code-block:: blitzmax SeekStream( stream:TStream,pos ) Set stream position of seekable stream Parameters ========== Return Values ============= New stream position, or -1 If stream is not seekable Examples ======== See Also ========