.. _func_streams_streampos: ========= StreamPos ========= StreamPos - Description =========== .. code-block:: blitzmax StreamPos( stream:TStream ) Get current position of seekable stream Parameters ========== Return Values ============= Current stream position, or -1 If stream is not seekable Examples ======== See Also ========