SAVE

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

The SAVE command stores objects from QMF temporary storage into the database at the current location.

SAVE a QMF PROFILE in the database

                     (1)
         .-panelname------.
>>-SAve--+----------------+------------------------------------><
         '-PROFILE--------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.

SAVE a QMF QUERY or PROC in the database

                     (1)                  (2)
         .-panelname------.  .-objectname------.
>>-SAve--+----------------+--+-----------------+---------------->
         +-QUERY----------+  '-As objectname---'
         '-PROC-----------'

>--+---------------------------------------------------+-------><
   |    .-+---+--------------------------------.       |
   |    | '-,-'                                |       |
   |    V                                      |       |
   '- (---+----------------------------------+-+-+---+-'
          |                         (3)      |   '-)-'
          |         .-=-. .-profile------.   |
          +-CONfirm-+---+-+-Yes----------+---+
          |               '-No-----------'   |
          |                           (4)    |
          |       .-=-. .-dsqec_share------. |
          +-SHare-+---+-+-Yes--------------+-+
          |             '-No---------------' |
          |         .-=-.                    |
          '-COMment-+---+-value--------------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The name of the object currently in QMF temporary storage, if any, is used.
  3. The value set in your profile is used.
  4. For an object being replaced the current value is left unchanged. Otherwise the value set in this global variable is used.

SAVE a QMF FORM in the database

                     (1)                  (2)
         .-panelname------.  .-objectname------.
>>-SAve--+----------------+--+-----------------+---------------->
         '-FORM-----------'  '-As objectname---'

>--+----------------------------------------------------------+-><
   |    .-+---+---------------------------------------.       |
   |    | '-,-'                                       |       |
   |    V                                             |       |
   '- (---+-----------------------------------------+-+-+---+-'
          |                                  (3)    |   '-)-'
          |          .-=-. .-dsqec_form_lang------. |
          +-Language-+---+-+-English--------------+-+
          |                '-Session--------------' |
          |                         (4)             |
          |         .-=-. .-profile------.          |
          +-CONfirm-+---+-+-Yes----------+----------+
          |               '-No-----------'          |
          |                           (5)           |
          |       .-=-. .-dsqec_share------.        |
          +-SHare-+---+-+-Yes--------------+--------+
          |             '-No---------------'        |
          |         .-=-.                           |
          '-COMment-+---+-value---------------------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The name of the object currently in QMF temporary storage, if any, is used.
  3. The value set in this global variable is used.
  4. The value set in your profile is used.
  5. For an object being replaced the current value is left unchanged. Otherwise the value set in this global variable is used.

SAVE QMF DATA in the database

>>-SAve--DATA--As tablename------------------------------------->

>--+-------------------------------------------------+---------><
   |    .-+---+------------------------------.       |
   |    | '-,-'                              |       |
   |    V                                    |       |
   '- (---+--------------------------------+-+-+---+-'
          |        .-=-. .-Replace-.       |   '-)-'
          +-Action-+---+-+-Append--+-------+
          |                         (1)    |
          |         .-=-. .-profile------. |
          +-CONfirm-+---+-+-Yes----------+-+
          |               '-No-----------' |
          |         .-=-.                  |
          '-COMment-+---+-value------------'

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