-
Notifications
You must be signed in to change notification settings - Fork 9
Tool: MakeCGList.exe
Robert Jordan edited this page Oct 4, 2020
·
2 revisions
The command line tool makecglist is used to compile CG List Tables (.dat
) used for 'encountered' CG registration and display. It is available in many of the publicly released CatSystem2 toolsets.
CatSystem 2 CG Registration List data creator
usage: MakeCGList <listfile> [outfile]
arguments:
listfile list file name to convert (with extension)
outfile output file name (with extension)
(uses listfile with ".dat" if excluded)
- makecglist outputs files using the input file name and
.dat
extension if outfile is excluded.
MakeCGList cglist.txt
MakeCGList list.txt cglist.dat
- List locale requirements
- List different directory support
-
\
path slashes required?