Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / File Input /

SetStreamPosition

FilledSmallSquare SetStreamPosition[stream, n] sets the current point in an open stream.

FilledSmallSquare The integer n given to SetStreamPosition should usually be a value obtained from StreamPosition.

FilledSmallSquare SetStreamPosition[stream, 0] sets the current point to the beginning of a stream.

FilledSmallSquare SetStreamPosition[stream, Infinity] sets the current point to the end of a stream.

FilledSmallSquare See Section 2.12.9.

FilledSmallSquare New in Version 2.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.