file-position:file — ordinary primitive
FORTH
FILE-POSITION ( file -- p.pos code )(
)
return the current position in the file and return a status code. A code of zero means success.
dpANS 11.6.1.1520 - standard forth word