This program takes a catalog (IFF CTLG) file and a catalog descriptor
(.cd) file as input, and generates the corresponding catalog translation
(.ct) file.
Usage is:
CTLG2CT <ctlg-file> <cd-file>
The input files are expected to be correctly formatted. All output from
the program goes to the standard output; normally you will want to
redirect this. Eg.:
CTLG2CT foo.catalog foo.cd >foo.ct
SAS/C 6.58 source code is included.
Changes since V1.0:
* Bug fixes.
James Jacobs of Amigan Software
26 October 2012
END OF DOCUMENT-----------------------------------------------------------
| |