Skip to content

Tool: MakeCGList.exe

Robert Jordan edited this page Sep 23, 2020 · 2 revisions

Tool: MakeCGList.exe

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.

Usage

usage: makecglist [filename]

arguments:
  filename  file name to convert (with extension)

Notes

  • makecglist outputs files using the input file name and .dat extension.

Examples

Convert "cglist.txt" file

makecglist cglist.txt

See Also

External links


Todo:

  • List full usage
  • List wildcard support
  • List locale requirements
  • List different directory support
  • \ path slashes required?
  • .txt file extensions required?
Clone this wiki locally