Specifications

Error! Style not defined. 765
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 765 of 81 Printed: 10/09/00 02:49 PM
H1107 cannot overwrite input file
The /DS option for splitting a concatenated Help file was specified, but the Help file
contained a database with the same name as the Help file. It may be that the Help file is
not a concatenated file and contains only one database, and the database has the same
name as its physical Help file.
One of the following may be a solution:
u Rename the Help file so that the filename does not match any of the database names.
u Run HELPMAKE from a directory other than the one that holds the physical Help
file. Since HELPMAKE creates the split files in the current directory, no filename
conflict occurs.
H1200 insufficient memory to allocate context buffer
There was insufficient memory to run HELPMAKE.
HELPMAKE requires 256K free memory.
H1201 insufficient memory to allocate utility buffer
There was insufficient memory to run HELPMAKE.
HELPMAKE requires 256K free memory.
H1250 not a valid compressed Help file
The input file specified for a decompression operation is not a valid Help database file.
H1251 cannot decompress locked Help file
An attempt was made to decompress a Help database file that is locked.
A file is locked if the /L option is specified when the Help file is created.
H1300 word too long in RTF processing
A single word was longer than the specified format width (set by the /W option) or was
found to be longer than 128 characters when HELPMAKE was reformatting a
paragraph.
H1302 attribute stack overflow processing RTF
RTF attribute groups are nested too deeply. HELPMAKE supports a maximum of 50
levels of attribute-group nesting in RTF format.