hgtrans control GetConfigFile
Gets the current configuration file name.
Syntax
hgtrans control GetConfigFile
Application
HyperGraphTrans Tcl Query
Description
This command gets the name of the configuration file that will be read prior to translation.
Example
Set hgtrans to read a configuration file called “config.tcl” and then read back that name.
hgtrans control SetConfigFile "config.tcl"
hgtrans control GetConfigFile
Errors
An error will be reported during translation if the file is not present or not supported.
Keywords
get configuration file