Manual Page for Command INCLUDE FILE


Syntax
INCLUDE FILE: file_name

Parent Command

Subcommand
-

Description
Includes contents of file file_name. Note that the included file must contain valid iTOUGH2 commands on the appropriate command level.

There is no limit to the number of files that can be included. Included files can include other files, up to five levels.

Example

INCLUDE FILE: problem.par
INCLUDE FILE: problem.obs

> COMPUTATION
>> STOP
>>> ITERATION: 10
<<<
<<
<

See Also