Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Low-Level File Operations >

Skip

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.
  • Skip behaves like Read, except that it returns Null when it succeeds in skipping the specified objects, and $Failed otherwise.
New in 2
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team