Moves a file pointer to the position that was marked by "filemarkptr" command.
fileseekback <file handle>
Moves the file pointer for an opened file to the position marked by the "filemarkptr" command.
The file is specified by <file handle>.
fileseekback fhandle
See also the example of "filestrseek2" command.