Name

reposition-file:file — ordinary primitive

Synopsis

FORTH
REPOSITION-FILE ( o.offset file -- code )(); 
 ;

Description

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