GETTXINSTALLDIRECTORY

The GETTXINSTALLDIRECTORY function returns the HCL Link 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:\HCL\TransformationExtender_n.n.n, or a UNIX operating system would return the DTX_HOME_DIR value in the setup script.

This function has no arguments but requires parentheses.