Error Messages of ctc2html

Error messages and warnings of ctc2html are written to stderr. An exit value zero is returned if the ctc2html run was successful, and a value greater than zero if not.

List of error and warning messages:

Cannot open file X
Opening the file with name X for reading had failed.
Cannot create file X
Creating a file with name X had failed.
Cannot append file X
Opening the file X for writing (appending) had failed.
Erroneous command line, DESCRIPTION
The command-line arguments specified in the DESCRIPTION are wrong.
File X is not a valid Execution Profile Listing
The input file was not an Execution Profile Listing produced by ctcpost.
File DIR exists and is not a directory
Command-line option –o DIR was used to specify the output directory. As a regular file named DIR exists, ctc2html was not able to use or create this target directory.
File FILE is not a valid version X Execution Profile Listing
The input file was not a CTC++ Execution Profile Listing produced by the appropriate ctcpost version.