Specifications

764 HELPMAKE Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 764 of 80 Printed: 10/09/00 02:49 PM
H1052 encode requires /O option
Database encoding was requested without a specified output-file name for the operation.
H1053 compression level exceeds 15
A value greater than 15 was specified with the /E option.
The /E option requires either no argument or a numeric value in the range 015.
The correct form is:
/En
where n specifies the amount of compression requested.
H1097 no operation specified
The HELPMAKE command line did not contain an option for encoding, decoding, or
Help.
HELPMAKE requires the /E, /D, /H, or /? option.
H1098 unrecognized option
An unrecognized name followed the option indicator.
An option is specified by a forward slash (/) or a dash () and an option name.
H1099 syntax error on command line
HELPMAKE cannot interpret the command line.
H1100 cannot open file
One of the files specified on the HELPMAKE command line could not be found or
created.
H1101 error writing file
The output file could not be written, probably because the disk is full.
H1102 no input file specified
In an encoding operation, no input Help text file was specified.
H1103 no context strings found
No context strings were found in the input stream during encoding.
Either the file is empty or the specified /S value does not correspond to the Help text
formatting.
H1104 no topic text found
No topic text was found in the Help text file.
Either the file is empty or the specified /S value does not correspond to the Help text
formatting.