![]() ![]()
|
PROPATH function
Returns the current value of the
PROPATHenvironment variable.Syntax
ExampleThis procedure first displays a comma-separated list of the directories in the current
PROPATH. It then displays each directory in the currentPROPATH, one per line.
Notes
- ABL stores the
PROPATHas a comma-separated list of directories. (ABL strips the operating-specific separation characters (a colon ( : ) on UNIX; a semicolon ( ; ) in Windows) and replaces them with commas.- The default format for
PROPATHis x(70).- For more information on the
PROPATHenvironment variable, see its reference entry in OpenEdge Getting Started: Installation and Configuration.See also
![]() |
OpenEdge Release 10.2B
|
![]() ![]()
|