REPOSITION-FILE REPEAT REPRESENT
REPOSITION-FILE ( o.offset file -- code )  
ansi 11.6.1.2142 <FILE>
reposition the file offset - the next FILE-POSITION would return o.offset then. returns a status code.

reference: p4_reposition_file in ../src/file.c:0220, export CO REPOSITION-FILE