Name

file-status:file — ordinary primitive

Synopsis

FORTH
FILE-STATUS ( str-adr str-len -- sub-code code )(); 
 ;

Description

check the named file - if it exists the status code is zero. The sub-code is implementation-specific.

dpANS 11.6.2.1524 - standard forth word