Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER GetPropath (character, table) |
Returns the actual PROPATH entries based on the temp-table
from a .propath file |
||
| CHARACTER GetPropathBaseFolder (character) |
Returns the propath entry/folder the given file name is located under |
||
| CHARACTER GetRelativeFileName (character) |
Returns the relative file name based on a matching PROPATH entry |
||
| LOGICAL IsAbsoluteDirectory (character) |
Tests if the current directory name is absolute of relative |
||
| CHARACTER MakeAbsolute (character, character) |
Turns a relative propath into an absolute path |
||
| ParseDotPropathFile (character, table) |
Parses a PDSOE project's .propath file |
||
| CHARACTER PropathDelimiter () |
Returns the propath delimiter for the current OS |
| Options | Name | Purpose | |
|---|---|---|---|
| PropathHelper () |
Static constructor for the PropathHelper class |
||
| PropathHelper () |
Disallow instance creation |
|
Top
CHARACTER GetPropath (character, table)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetPropathBaseFolder (character)
|
|||||||||||||||||||||||||||
CHARACTER GetRelativeFileName (character)
|
|||||||||||||||||||||||||||
LOGICAL IsAbsoluteDirectory (character)
|
|||||||||||||||||||||||||||
CHARACTER MakeAbsolute (character, character)
|
|||||||||||||||||||||||||||
ParseDotPropathFile (character, table)
|
|||||||||||||||||||||||||||
CHARACTER PropathDelimiter ()
|
|||||||||||||||||||||||||||
STATIC PropathHelper ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PropathHelper ()
|
||||||||
Temp-Table ttPropathDefined in: |