TSO With ISPF | TSO Without ISPF | CMS With ISPF | CMS Without ISPF | CICS |
---|---|---|---|---|
X | X | X | X | * |
The RUN command runs queries or procedures from QMF temporary storage or from the database at the current location.
RUN a QMF QUERY or PROC from temporary storage (1) .-panelname------. >>-RUn--+----------------+------------------------------------->< +-QUERY----------+ '-PROC-----------' QUERY Options .-+---+------------------------------. | '-,-' | V | |-- (----+--------------------------------+-+--+---+------------| | (2) | '-)-' | .-=-. .-profile------. | +-CONfirm-+---+-+-Yes----------+-+ | '-No-----------' | | (3) | | .-=-. .-newform------. | +-Form-+---+-+-FORM---------+----+ | '-formname-----' | | .-=-. | +-Rowlimit-+---+-integer---------+ | .-=-. | '-&variable-+---+-value----------' PROC Options .-+---+---------------------. | '-,-' | V | |-- (----+-----------------------+-+--+---+---------------------| | .-=-. | '-)-' +-Arg-+---+-value-------+ | .-=-. | '-&variable-+---+-value-'
RUN a QMF QUERY or PROC from the database (1) .-objecttype------. >>-RUn--+-----------------+--objectname-------------------------> +-QUERY-----------+ '-PROC------------' >--+-------------------+--------------------------------------->< +-| QUERY Options |-+ '-| PROC Options |--' QUERY Options .-+---+------------------------------. | '-,-' | V | |-- (----+--------------------------------+-+--+---+------------| | (2) | '-)-' | .-=-. .-profile------. | +-CONfirm-+---+-+-Yes----------+-+ | '-No-----------' | | (3) | | .-=-. .-newform------. | +-Form-+---+-+-FORM---------+----+ | '-formname-----' | | .-=-. | +-Rowlimit-+---+-integer---------+ | .-=-. | '-&variable-+---+-value----------' PROC Options .-+---+---------------------. | '-,-' | V | |-- (----+-----------------------+-+--+---+---------------------| | .-=-. | '-)-' +-Arg-+---+-value-------+ | .-=-. | '-&variable-+---+-value-'