Name

file-position:file — ordinary primitive

Synopsis

FORTH
FILE-POSITION ( file -- p.pos code )(); 
 ;

Description

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