Setreadposition
File.setReadPosition(filename)
Parameters
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Returns
NothingDescription
Sets the read position of the file to position.
EZ-Script Console
— Real-time EZ-Script console for ARC: enter and execute single-line commands, view output, clear display, and recall history with UP/DOWN.
Try it →
File.setReadPosition(filename)
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Sets the read position of the file to position.