RXS_getTransDir
From Wiki
|
| User Guide |
Contents |
Description
Returns the value specified for the transaction directory that was either specified on the call to RXS_initTplEng or RXS_setTplDir or was obtained by default from the RXSCFG file.
Prototype
D RXS_getTransDir... D pr like(RXS_FilePath)
Parameters
- Return Parameter
- The full path of the transaction directory will be returned (e.g. /www/rxs/trans/)
Return value
None.
Notes / Examples
None.
