Setreadposition
File.setReadPosition(filename, position)
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.
Remote Mouse
— Scriptable Remote Mouse for ARC: control PC cursor and ARC window via ControlCommand, using voice, camera or I/O inputs; shows cursor coordinates.
Try it →
File.setReadPosition(filename, position)
| filename | Path of file to set read position of. |
| position | Read position to set to. |
Sets the read position of the file to position.