This statement declares an identifier (ID) for any external files that are accessed by this Script. The FILE statement is mandatory for any files that are being passed as a parameter to the Script, and optional otherwise. It is good practice, however, to formally declare all file IDs in this way before use.
FILE input_fileid
An OpenSTA Dataname used to identify a file that is passed as a parameter to the Script.
FILE datafile