PGSplice 8.0
Precast-prestressed Spliced Girder Bridges
|
|
Command line options are parameters that are passed to the program when execution begins. The options alter the normal behavior of the software or provide some other special functionality. This chapter describes the command line options.
PGSplice supports the following command options
Option | Description |
---|---|
/Configuration=ServerName:PublisherName | Sets the application configuration. |
/TestR | Generates NCHRP 12-50 test results for all problem domains |
/Testn | Generates NCHRP 12-50 test results for a specified problem domain. Substitute the problem domain ID for n. |
With these options PGSuper can be run from the command line without showing User Interface (UI) windows. This is to facilitate running the program from scripts.
Option | Description |
---|---|
/NoUI | Normal windows are not displayed during execution. PGsuper's progress messages are redirected (displayed) on the command window (aka, terminal) where the program was started. |
/NoUIS | (Silent Mode) Normal windows are not displayed during execution, and no messages are posted anywhere during execution. |
TIP: You should always try running your command line without the above silent options to make sure the program will run to termination.