The CS Help compiler creates help files based on information contained in a project file. The project file contains all other
information required by the tool.
Command line syntax
cshlpcmpprojectfile.xml|.cshlp[-lflogfile]
Arguments
project-file
Defines the location of all source files used by the project, working directories, and target directories. Users should specify
the project filename with extension. The project file must have the extension .cshlp or .xml.
-lflogfile
If specified, the name of an optional log file
Note:
The command line syntax may be obtained by typing cshlpcmp on the command line.