Environment variables: Difference between revisions
Appearance
Created page with "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 fi..." |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
Environment variables for OS/2 sessions: | Environment variables for OS/2 sessions: | ||
*PATH - search path for executable files | *[[PATH (Environment variable)|PATH]] - search path for executable files | ||
*DPATH - search path for data files | *[[DPATH (Environment variable)|DPATH]] - search path for data files | ||
*KEYS - command history | *[[KEYS]] - command history | ||
*PROMPT - command line prompt appearance | *[[PROMPT (Environment variable)|PROMPT]] - command line prompt appearance | ||
Environment variables for DOS sessions: | Environment variables for DOS sessions: | ||
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) | ||
[[Category:Environment variable]] |
Latest revision as of 19:37, 20 November 2019
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)