Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figure illustrates the command line syntax of the DISPLAY SELECT command, using the command line, long form of its configuration options.

Panel
-
jobname

-jobid

-selusername

-fromdate

-todate

-fromtime

-totime

-nodate

-withpred

-released

-scheduled

-ready

-running

-finished

-aborted

-output
display select -jobname jobmask
    [-jobid idmask]
    [-selusername userid]
    [-fromdate date]
    [-todate date]
    [-fromtime time]
    [-totime time]
    [-nodate {yes|no}]
    [-withpred {yes|no}]
    [-released {yes|no}]
    [-scheduled {yes|no}]
    [-ready {yes|no}]
    [-running {yes|no}}]
    [-finished {yes|no}]
    [-aborted {yes|no}]
    [-output output-field-list]

Command Argument

The DISPLAY SELECT command can be expressed as either:

...