Commands
These commands affect the current program state. These values are settings that are not affected either by the model state or by projects — and therefore are unaffected when the model or project state changes (for instance, when a model is restored).
Some program commands, where noted, are persistent and remain in effect across multiple program executions. Others only affect the current instance of the program and will reset if the program is exited and restarted.
Tip
All program commands can be issued with or without the leading command word program. So, for example, call is equivalent to program call.
Program Commands
program call | Process the specified data file(s). |
program continue | Resume processing after a program pause. |
program convert | This command is available for PFC only. |
program customer-title-1 | Set the first line of customer information. |
program customer-title-2 | Set the second line of customer information. |
program directory | Set the working directory. |
program echo | Set the echo state. |
program echo-line | Specify output to echo to the console. |
program exit | Close the program. |
program floating-point-check | Enable/disable the floating point check. |
program list | Print program information. |
program load | Load a compatible DLL. |
program log | Turn on/off logging. |
program log-file | Specify the log file by name. |
program mail | Compose and send email messages. |
program notice | Set the notice state. |
program pagination | Set the pagination state. |
program pause | Pause command processing. |
program playback | Play back a record file. |
program quit | Close the program. |
program return | Return program control. |
program stop | Close the program. |
program system | Send commands to DOS. |
program threads | Set the number of threads for calculations and plotting. |
program undo | Undo commands. |
program warning | Set the warning state. |
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |