FileSeek

Moves the buffer cursor position forward the number of characters specified by the position argument

Method Signature

FileSeek(file=[any], position=[integer])

Arguments

ArgumentTypeRequiredDescriptionDefault

file

any

true

The File instance

position

integer

true

The cursor position to move forward in the file

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC