SHOW
options / qualifiers ;
The options available with the SHOW statement of PROC NETFLOW are summarized by purpose in the following table.
Table 6.5: Functional Summary, SHOW Statement
Description |
Statement |
Option |
---|---|---|
SHOW Statement Options: |
||
Show problem, optimization status |
||
Show network model parameters |
NETSTMT |
|
Show data sets that have been or will be created |
||
Show options that pause optimization |
||
Show simplex algorithm options |
||
Show pricing strategy options |
||
Show miscellaneous options |
||
SHOW Statement Qualifiers: |
||
Display information only on relevant options |
||
Display options for current stage only |
The SHOW statement enables you to examine the status of the problem and values of the RESET statement options. All output of the SHOW statement appears on the SAS log. The amount of information displayed when a SHOW
statement is processed can be limited if some of the options of the SHOW statement are specified. These options indicate whether
the problem status or a specific category of the RESET options is of interest. If no options are specified, the problem status and information on all RESET statement options in every category is displayed. The amount of displayed information can be limited further by following
any SHOW statement options with a slash (/) and one or both qualifiers, RELEVANT and STAGE.