Marks a file pointer.
filemarkptr <file handle>
Marks the current file pointer for an opened file specified by <file handle>.
The marked pointer can be recalled by the "fileseekback" command.
filemarkptr fhandle
See also the example of "filestrseek2" command.