TSO With ISPF | TSO Without ISPF | CMS With ISPF | CMS Without ISPF | CICS |
---|---|---|---|---|
X | X |
The IMPORT command copies a CMS file into QMF temporary storage or into the database.
You can import queries, forms, procedures, and data into QMF temporary storage or into the database. When importing a data object, the current form object is replaced by the default form for the imported data object.
IMPORT a QMF object into temporary storage (1) .-objecttype-------A-. >>-IMport--+-QUERY-+--From -filename-+--------------------+---->< +-FORM--+ | .-A-. | +-PROC--+ +-filetype--+---+----+ '-DATA--' '-filetype--fm-------'
IMPORT a QMF QUERY or PROC into the database >>-IMport--+-QUERY-+--objectname--------------------------------> '-PROC--' (1) .-objecttype-------A-. >--From -filename-+--------------------+------------------------> | .-A-. | +-filetype--+---+----+ '-filetype--fm-------' >--+---------------------------------------------------+------->< | .-+---+--------------------------------. | | | '-,-' | | | V | | '- (---+----------------------------------+-+-+---+-' | (2) | '-)-' | .-=-. .-profile------. | +-CONfirm-+---+-+-Yes----------+---+ | '-No-----------' | | (3) | | .-=-. .-dsqec_share------. | +-SHare-+---+-+-Yes--------------+-+ | '-No---------------' | | .-=-. | '-COMment-+---+-value--------------'
IMPORT a QMF FORM into the database >>-IMport--FORM--objectname-------------------------------------> (1) .-objecttype-------A-. >--From -filename-+--------------------+------------------------> | .-A-. | +-filetype--+---+----+ '-filetype--fm-------' >--+----------------------------------------------------------+->< | .-+---+---------------------------------------. | | | '-,-' | | | V | | '- (---+-----------------------------------------+-+-+---+-' | (2) | '-)-' | .-=-. .-dsqec_form_lang------. | +-Language-+---+-+-English--------------+-+ | '-Session--------------' | | (3) | | .-=-. .-profile------. | +-CONfirm-+---+-+-Yes----------+----------+ | '-No-----------' | | (4) | | .-=-. .-dsqec_share------. | +-SHare-+---+-+-Yes--------------+--------+ | '-No---------------' | | .-=-. | '-COMment-+---+-value---------------------'
IMPORT a TABLE into the database >>-IMport--TABLE--tablename-------------------------------------> (1) .-objecttype-------A-. >--From -filename-+--------------------+------------------------> | .-A-. | +-filetype--+---+----+ '-filetype--fm-------' >--+-------------------------------------------------+--------->< | .-+---+------------------------------. | | | '-,-' | | | V | | '- (---+--------------------------------+-+-+---+-' | .-=-. .-Replace-. | '-)-' +-Action-+---+-+-Append--+-------+ | (2) | | .-=-. .-profile------. | +-CONfirm-+---+-+-Yes----------+-+ | '-No-----------' | | .-=-. | '-COMment-+---+-value------------'