PRINT in CICS

TSO With ISPF TSO Without ISPF CMS With ISPF CMS Without ISPF CICS
X

The PRINT command prints a copy of an object in the QMF temporary storage area or an object stored in the database.

PRINT a QMF object from temporary storage

                      (1)
          .-panelname------.
>>-PRInt--+----------------+------------------------------------>
          +-QUERY----------+
          +-FORM-----------+
          +-PROC-----------+
          '-PROFILE--------'

>--+----------------------------------------------------+------><
   |   .-+---+----------------------------------.       |
   |   | '-,-'                                  |       |
   |   V                                        |       |
   '-(---+------------------------------------+-+-+---+-'
         |                         (2)        |   '-)-'
         |         .-=-. .-profile----------. |
         +-PRinter-+---+-+-printername------+-+
         |               |             (3)  | |
         |               '-blankstring------' |
         +-| CICS Queue |---------------------+
         |                        (4)         |
         |        .-=-. .-profile------.      |
         +-Length-+---+-+-integer------+------+
         |              |      (5)     |      |
         |              '-Cont---------'      |
         |                       (6)          |
         |       .-=-. .-profile------.       |
         +-Width-+---+-+-integer------+-------+
         |        .-=-. .-Yes-.               |
         +-PAgeno-+---+-+-No--+---------------+
         |          .-=-. .-Yes-.             |
         '-Datetime-+---+-+-No--+-------------'

CICS Queue

   .-+---+------------------------------------------------.
   | '-,-'                                                |
   V                                                      |
|----+--------------------------------------------------+-+-----|
     |                                     (7)          |
     |           .-=-. .-dsqap_cics_pqname------. (8)   |
     +-QUEUEName-+---+-+-queuename--------------+-------+
     |                                     (9)          |
     |           .-=-. .-dsqap_cics_pqtype------. (10)  |
     +-QUEUEType-+---+-+-TS---------------------+-------+
     |                 '-TD---------------------'       |
     |         .-=-. .-No--. (11)                       |
     '-SUspend-+---+-+-Yes-+----------------------------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The value set in your profile is used.
  3. Use of this option is limited. Refer to the description that follows.
  4. The value set in your profile is used.
  5. Use of this option is limited. Refer to the description that follows.
  6. The value set in your profile is used.
  7. The value set in this global variable is used.
  8. The value set in this global variable is used.
  9. The value set in this global variable is used.
  10. The value set in this global variable is used.
  11. Use of this option is limited. Refer to the description that follows.
PRINT a QMF REPORT from temporary storage

                      (1)
          .-panelname------.
>>-PRInt--+----------------+------------------------------------>
          '-REPORT---------'

>--+----------------------------------------------------+------><
   |   .-+---+----------------------------------.       |
   |   | '-,-'                                  |       |
   |   V                                        |       |
   '-(---+------------------------------------+-+-+---+-'
         |      .-=-. .-FORM-----.            |   '-)-'
         +-Form-+---+-+-formname-+------------+
         |                         (2)        |
         |         .-=-. .-profile----------. |
         +-PRinter-+---+-+-printername------+-+
         |               |             (3)  | |
         |               '-blankstring------' |
         |                (4)                 |
         +-| CICS Queue |---------------------+
         |                        (5)         |
         |        .-=-. .-profile------.      |
         +-Length-+---+-+-integer------+------+
         |              |      (6)     |      |
         |              '-Cont---------'      |
         |                       (7)          |
         |       .-=-. .-profile------.       |
         +-Width-+---+-+-integer------+-------+
         |        .-=-. .-Yes-.               |
         +-PAgeno-+---+-+-No--+---------------+
         |          .-=-. .-Yes-.             |
         '-Datetime-+---+-+-No--+-------------'

CICS Queue

   .-+---+-------------------------------------------------.
   | '-,-'                                                 |
   V                                                       |
|----+---------------------------------------------------+-+----|
     |                                     (8)           |
     |           .-=-. .-dsqap_cics_pqname------. (9)    |
     +-QUEUEName-+---+-+-queuename--------------+--------+
     |                                     (10)          |
     |           .-=-. .-dsqap_cics_pqtype-------. (11)  |
     +-QUEUEType-+---+-+-TS----------------------+-------+
     |                 '-TD----------------------'       |
     |         .-=-. .-No--. (12)                        |
     '-SUspend-+---+-+-Yes-+-----------------------------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The value set in your profile is used.
  3. Use of this option is limited. Refer to the description that follows.
  4. Use of this option is limited. Refer to the description that follows.
  5. The value set in your profile is used.
  6. Use of this option is limited. Refer to the description that follows.
  7. The value set in your profile is used.
  8. The value set in this global variable is used.
  9. Use of this option is limited. Refer to the description that follows.
  10. The value set in this global variable is used.
  11. Use of this option is limited. Refer to the description that follows.
  12. Use of this option is limited. Refer to the description that follows.
PRINT an object from the database

                       (1)
          .-objecttype------.
>>-PRInt--+-----------------+--objectname----------------------->
          +-QUERY-----------+
          +-FORM------------+
          +-PROC------------+
          '-TABLE-----------'

>--+----------------------------------------------------+------><
   |   .-+---+----------------------------------.       |
   |   | '-,-'                                  |       |
   |   V                                        |       |
   '-(---+------------------------------------+-+-+---+-'
         |                         (2)        |   '-)-'
         |         .-=-. .-profile----------. |
         +-PRinter-+---+-+-printername------+-+
         |               |             (3)  | |
         |               '-blankstring------' |
         |                (4)                 |
         +-| CICS Queue |---------------------+
         |                        (5)         |
         |        .-=-. .-profile------.      |
         +-Length-+---+-+-integer------+------+
         |              |      (6)     |      |
         |              '-Cont---------'      |
         |                       (7)          |
         |       .-=-. .-profile------.       |
         +-Width-+---+-+-integer------+-------+
         |        .-=-. .-Yes-.               |
         +-PAgeno-+---+-+-No--+---------------+
         |          .-=-. .-Yes-.             |
         '-Datetime-+---+-+-No--+-------------'

CICS Queue

   .-+---+-------------------------------------------------.
   | '-,-'                                                 |
   V                                                       |
|----+---------------------------------------------------+-+----|
     |                                     (8)           |
     |           .-=-. .-dsqap_cics_pqname------. (9)    |
     +-QUEUEName-+---+-+-queuename--------------+--------+
     |                                     (10)          |
     |           .-=-. .-dsqap_cics_pqtype-------. (11)  |
     +-QUEUEType-+---+-+-TS----------------------+-------+
     |                 '-TD----------------------'       |
     |         .-=-. .-No--. (12)                        |
     '-SUspend-+---+-+-Yes-+-----------------------------'

Notes:
  1. The type of the named object, if appropriate, is used. QMF type objects have priority over other types of database objects.
  2. The value set in your profile is used.
  3. Use of this option is limited. Refer to the description that follows.
  4. Use of this option is limited. Refer to the description that follows.
  5. The value set in your profile is used.
  6. Use of this option is limited. Refer to the description that follows.
  7. The value set in your profile is used.
  8. The value set in this global variable is used.
  9. Use of this option is limited. Refer to the description that follows.
  10. The value set in this global variable is used.
  11. Use of this option is limited. Refer to the description that follows.
  12. Use of this option is limited. Refer to the description that follows.
PRINT a CHART

>>-PRInt--CHART------------------------------------------------->

>--+----------------------------------------------------+------><
   |   .-+---+----------------------------------.       |
   |   | '-,-'                                  |       |
   |   V                                        |       |
   '-(---+------------------------------------+-+-+---+-'
         |                         (1)        |   '-)-'
         |         .-=-. .-profile------.     |
         +-Printer-+---+-+-printername--+-----+
         |       .-=-. .-Percent-----.        |
         +-Units-+---+-+-Inches------+--------+
         |             '-Centimeters-'        |
         |               .-6  (Centimeters)-. |
         |               +-6  (Inches)------+ |
         |         .-=-. +-95 (Percent)-----+ |
         +-CLength-+---+-+-integer----------+-+
         |              .-6  (Centimeters)-.  |
         |              +-6  (Inches)------+  |
         |        .-=-. +-95 (Percent)-----+  |
         +-CWidth-+---+-+-integer----------+--+
         |              .-6  (Centimeters)-.  |
         |              +-6  (Inches)------+  |
         |        .-=-. +-95 (Percent)-----+  |
         +-CWidth-+---+-+-integer----------+--+
         |         .-=-. .-0-------.          |
         +-Voffset-+---+-+-integer-+----------+
         |         .-=-. .-DSQCFORM--.        |
         '-Icuform-+---+-+-chartname-+--------'
                         +-ICUCHART--+
                         +-BAR-------+
                         +-HISTOGRAM-+
                         +-LINE------+
                         +-PIE-------+
                         +-POLAR-----+
                         +-SCATTER---+
                         +-SURFACE---+
                         +-TOWER-----+
                         '-TABLE-----'

Notes:
  1. The value set in your profile is used.
[ Previous Page | Next Page | Contents | Index ]