Environment variables: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
Environment variables for OS/2 Workplace Shell: | Environment variables for OS/2 Workplace Shell: | ||
*USER_INI - INI file | *[[USER_INI]] - INI file | ||
*SYSTEM_INI - INI file | *[[SYSTEM_INI]] - INI file | ||
*OS2_SHELL - command processor for OS/2 sessions | *[[OS2_SHELL]] - command processor for OS/2 sessions | ||
*RESTARTOBJECTS - objects for autostart | *[[RESTARTOBJECTS]] - objects for autostart | ||
*AUTOSTART - workplace areas for autostart | *[[AUTOSTART]] - workplace areas for autostart | ||
*RUNWORKPLACE - user interface (usually PMSHELL.EXE) | *[[RUNWORKPLACE]] - user interface (usually PMSHELL.EXE) |
Revision as of 16:46, 11 May 2018
The command SET defines OS/2 system environment variables.
Environment variables for OS/2 sessions:
- PATH - search path for executable files
- DPATH - search path for data files
- KEYS - command history
- PROMPT - command line prompt appearance
Environment variables for DOS sessions:
- PATH - search path for executable files
- PROMPT - command line prompt appearance
- APPEND - search path for data files (command APPEND /E)
Environment variables for OS/2 Workplace Shell:
- USER_INI - INI file
- SYSTEM_INI - INI file
- OS2_SHELL - command processor for OS/2 sessions
- RESTARTOBJECTS - objects for autostart
- AUTOSTART - workplace areas for autostart
- RUNWORKPLACE - user interface (usually PMSHELL.EXE)