* OPEN-FILE ( str-adr str-len mode -- file code ) open the named file with mode. returns the file id and a status code. A code of zero means success.
OPEN-FILE
( str-adr str-len mode -- file code )
FORTH/ANS file (dpANS11.6.1.1970) ordinary primitive