QSP is a preprocessor for IDDP.  The QSP / IDDP pair make
an extremely useful tool for interactive EDMS data base
navigation.  The QSP process extracts data from an EDMS
subschema and associated COBOL COPY file to build a file
which can be read by IDDP.

To run:

!SET F:2 DP/EDMS COPY FILE
!SET F:7 DP/EDMS SUBSCHEMA
!XEQ QSP_XEQ.X

This process builds a query subschema file which
is required by IDDP.  The default file name is QSP_WF1.

A listing of subschema information is generated through
F:108 which is set to LP in the XEQ file.
