Mathematica 9 is now available

Skip

Usage

Skip[stream, type] skips one object of the specified type in an input stream.
Skip[stream, type, n] skips n objects of the specified type.


Notes

Skip behaves like Read, except that it returns Null when it succeeds in skipping the specified objects, and $Failed otherwise.
• See notes for Read.
• See also: SetStreamPosition, Find.
• 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.