FORTH
load the specified file, see also LOAD" filename"
|
file_misc ordinary primitive
like RENAME-FILE , copies the file from src-name to dst-name
and returns an error-code or null
|
file_misc ordinary primitive
like RENAME-FILE , but also across-volumes
moves the file from src-name to dst-name and returns an
error-code or null
|
file_misc ordinary primitive
file_misc ordinary primitive
file_misc ordinary primitive
file_misc ordinary primitive
file_misc ordinary primitive
simulate : FILE-FLUSH DUP FILE-SAVE-BUFFERS FILE-EMTPY-BUFFERS ;
|
file_misc ordinary primitive
file_misc ordinary primitive
file_misc ordinary primitive
file_misc ordinary primitive
file_misc ordinary primitive
file_misc ordinary primitive