ESCH converts EDMS schemas and generates a file of I-D-S/II
DDL and DMCL ready for CP-6.  Most statements are converted
directly.  Some are converted to close substitutes or not
converted at all with diagnostic outputs.  The input to ESCH
is an EDMS schema file.  The output contains I-D-S/II DDL and
DMCL.  See Section 12.3 for further information. Also see
HELP files for EDML and EVAL for other EDMS conversion tools.
Please see HELP files for SPACE and IDDP in account X for
two more related EDMS conversion tools.

Batch Operations:

!BATCH_BA.:CONVERT ;
$ SNAME=schema-name,;
$ DDLOUT=ddl-file


  or

!BATCH ESCH_BAP.:CONVERT
$ SNAME=schema-name,;
$ DDLOUT=ddl-file,;
$ SPACK=shcme-pack-name

Online Operations:

!SET F:SCHE DP/schema-name
!SET F:DB01 DP/schema-name
!XEQ ESCH_XEQ
