ExePath

Name

ExePath -- Returns the path of the GCL executable

Synopsis

ExePath[{file->True}, {path->True}] =: TEXT 

Description

ExePath returns the path of the GCL executable. If file is True, the filename is included. If path is True, the path to the executable is included.

See also

GetPath.