when loading data from a file, is there a command to move the file position pointer? so i can start loading data at an arbitrary point rather than at the start.
Take a look at the SeekStream command.
Please log in to reply