Previous Page | Next Page

Migrating from QMF to SAS/ASSIST Software

Exporting Queries from QMF

To export queries from QMF, follow these steps.

  1. Invoke QMF.

  2. Import the export procedure that you created by issuing this command from the PROGRAM EDITOR window:

    IMPORT PROC FROM ' external_file_name(QMF2SAS)'

    where external_file_name is the name of the external file that you specified in the Query Export window, as described in the previous section.

  3. Run the export procedure and exit QMF.

  4. If necessary, invoke SAS and SAS/ASSIST software, and return to the Query and Reporting Setup window and the Query Migration tool.

Previous Page | Next Page | Top of Page