environ |
"Environment related definitions"environgforth and win32for are also using an extra ENVIRONMENT
wordlist to register hints on the system environment. It is just a normal VOCABULARY that can be searchedexecuted
with ENVIRONMENT? . In pfe, the environment wordlist does
also register the extension status of the system including allocated slots, loaded binaries and REQUIRED source files.
FORTH ENVIRONMENT-WORDLIST no special info, see general notes environ loader code P4_DVaL FORTH ENVIRONMENT? no special info, see general notes environ loader code P4_FXco FORTH REQUIRED no special info, see general notes environ loader code P4_FXco FORTH REQUIRES no special info, see general notes environ loader code P4_FXco ENVIRONMENTENVIRONMENT ENVIRON-EXT no special info, see general notes environ ordinary constant ENVIRONMENT HOST-SYSTEM no special info, see general notes environ ordinary primitive ENVIRONMENT FORTH-LICENSE no special info, see general notes environ ordinary primitive ENVIRONMENT CASE-SENSITIVE? no special info, see general notes environ ordinary primitive ENVIRONMENT FORTH-NAME no special info, see general notes environ ordinary primitive ENVIRONMENT FORTH-VERSION no special info, see general notes environ ordinary primitive ENVIRONMENT FORTH-CONTACT no special info, see general notes environ ordinary primitive |