CREATE CR CREATE-FILE
CREATE name ( -- )  
ansi .6.1.1000 <CORE>
create a name with runtime ((VAR)) so that everywhere the name is used the pfa of the name's body is returned. This word is not immediate and is usually used in the first part of a DOES> defining word.

reference: p4_create in ../src/core.c:0894, export CO CREATE