hgtrans control GetFile
Gets the current input file name.
Syntax
hgtrans control GetFile
Application
HyperGraphTrans Tcl Query
Description
This command gets the name of file that will be used as an input for the translation process.
Example
Sets hgtrans to read from a MADYMO file called
“ANGACC” and then reads back that
name.
hgtrans control SetFile "ANGACC"
hgtrans control GetFile
Errors
An error will be reported during translation if the file is not present or not supported.
Keywords
get input file