37.4.5 Converting from one DCL format to another
You can use the dcl program to convert from one form of DCL to the other. ASCII DCL files normally have extension .dcl, while binary DCL files have extension .dcb.
To convert an ASCII DCL file to binary DCL:
To convert a binary DCL file to ASCII DCL:
To generate ASCII DCL directly from a MIF file, use target option dcl:
To generate an RTF file from DCL, you can omit the target option:
The dcl program uses dcx.dll to convert from one form of DCL to the other.
> 37 Converting via DCL > 37.4 Command-line examples > 37.4.5 Converting from one DCL format to another