- To display a prompt panel for the QMF IMPORT command:
IMPORT ?
- To copy the data queue VTAB to the table REYNOLDS.VISIONS:
IMPORT TABLE REYNOLDS.VISIONS FROM VTAB (QUEUETYPE=TD
- To copy the data queue QUERY.A to the query REYNOLDS.QUERYA:
IMPORT QUERY REYNOLDS.QUERYA
FROM 'QUERY.A' (QUEUETYPE=TS
- QMF Administrator (QADM) saving a form for another user (JOHN):
SAVE FORM JOHN.REPORT12 (COMMENT=(12 MONTH FORMAT)
[