Microsoft® Visual Basic® Scripting Edition
Skip Method
| Language Reference 
| Home | Site Map |

 

See Also                    Applies to


Description
The Skip method skips a specified number of characters when reading a file.

Syntax

Skip(count)

The count argument is the number of characters to skip when reading a file.

Remarks


© 1996 by Microsoft Corporation.