hgtrans control GetOutputFile
Gets the current output file name.
Syntax
hgtrans control GetOutputFile
Application
HyperGraphTrans Tcl Query
Description
This command gets the name of file that will be used as the target for the translation process.
Example
Set hgtrans to write to a file called “ANGACC.abf” and then read back
that
name.
hgtrans control SetOutputFile "ANGACC.abf"
hgtrans control GetOutputFile
Errors
An error will be reported during translation if the file is not writeable.
Keywords
get output file