* REPOSITION-FILE ( o.offset file -- code ) reposition the file offset - the next FILE-POSITION would return o.offset then. returns a status code.
REPOSITION-FILE
( o.offset file -- code )
FILE-POSITION
FORTH/ANS file (dpANS11.6.1.2142) ordinary primitive