Incode Systems Home Page Incode Systems, Inc.


(Page) Environment Vars



Example: The current path is &PATH&

PAGE initially loads all DOS environment variables, then initializes all standard variables. Therefore, if a DOS variable has the same name as a PAGE standard variable, PAGE's value overrides.

DOS environment variables may be made by typing SET VARNAME=VALUE at the command line, or within a batch file; where: VARNAME is the name of the environment variable and VALUE is the value of that environment variable.