reposition-file:file — ordinary primitive
FORTH
REPOSITION-FILE ( o.offset file -- code )(
)
reposition the file offset - the next FILE-POSITION would return o.offset then. returns a status code.
dpANS 11.6.1.2142 - standard forth word