GETTXINSTALLDIRECTORY
The GETTXINSTALLDIRECTORY function returns the IBM Sterling Transformation Extender product installation directory.
- Syntax:
- resourcelib->GETTXINSTALLDIRECTORY ()
- Meaning:
- GETTXINSTALLDIRECTORY ()
- Returns:
- A single text item
GETTXINSTALLDIRECTORY returns the product installation directory. For example, a Windows operating system might return C:\Program Files\IBM\TransformationExtender_11.0.0, or a UNIX operating system would return the DTX_HOME_DIR value in the setup script.
This function has no arguments but requires parentheses.
This function cannot be used in a z/OS environment.