include:file_misc — ordinary primitive
FORTH
INCLUDE ( 'filename' -- ? )();p4:"include";
INCLUDE ( 'filename' -- ? )(
)
load the specified file, see also LOAD" filename"