InfoInTouchAppDir() function
- Last UpdatedJul 22, 2024
- 1 minute read
Returns the current InTouch application directory.
Syntax
result = InfoInTouchAppDir();
Return value
A message tagname to contain the directory of the currently running InTouch application.
Remarks
The application directory name may be truncated when passed to a message tagname or shown in an animation link due to the 131 characters limitation.
Example(s)
This script may return c:\documents and settings\user1\my documents\my intouch applications\packaging.
InfoInTouchAppDir()