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
PUBLIC CHARACTER GetPropath (character, table)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetPropathBaseFolder (character)
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER GetRelativeFileName (character)
|
|||||||||||||||||||||||||||
PUBLIC LOGICAL IsAbsoluteDirectory (character)
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER MakeAbsolute (character, character)
|
|||||||||||||||||||||||||||
PUBLIC ParseDotPropathFile (character, table)
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER PropathDelimiter ()
|
|||||||||||||||||||||||||||
STATIC PropathHelper ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PROTECTED PropathHelper ()
|
||||||||
Temp-Table ttPropathDefined in: |