Jump to content

Environment variables: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
Line 19: Line 19:
*[[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: