| 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-WORDLISTno special info, see general notes environ loader code P4_DVaL FORTH ENVIRONMENT?no special info, see general notes environ loader code P4_FXco FORTH REQUIREDno special info, see general notes environ loader code P4_FXco FORTH REQUIRESno special info, see general notes environ loader code P4_FXco ENVIRONMENTENVIRONMENT ENVIRON-EXTno special info, see general notes environ ordinary constant ENVIRONMENT HOST-SYSTEMno special info, see general notes environ ordinary primitive ENVIRONMENT FORTH-LICENSEno special info, see general notes environ ordinary primitive ENVIRONMENT CASE-SENSITIVE?no special info, see general notes environ ordinary primitive ENVIRONMENT FORTH-NAMEno special info, see general notes environ ordinary primitive ENVIRONMENT FORTH-VERSIONno special info, see general notes environ ordinary primitive ENVIRONMENT FORTH-CONTACTno special info, see general notes environ ordinary primitive |