void GetInstallationDirectory( Matrix mPath )
Matrix mPath
Upon return, this matrix contains the path to the directory in which IML Studio is installed.
This module retrieves the path to the directory in which IML Studio is installed.
run GetInstallationDirectory( path ); print path;