Specifications

766 HELPMAKE Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 766 of 82 Printed: 10/09/00 02:49 PM
H1303 unknown RTF attribute
An unknown RTF formatting command was found.
One of the following may have occurred:
u A new RTF attribute was used. HELPMAKE recognizes a set of attributes that were
current at the time this version of HELPMAKE was created. It interprets some of the
attributes and knows to ignore the others. Any RTF attribute defined after
HELPMAKE was created is not known by HELPMAKE and will cause this error.
u The RTF file is corrupted.
H1304 topic too large
A topic exceeded the limit for the size of topics.
A single topic cannot exceed 64K.
H1305 topic text without context string
The source file contained topic text that was not preceded by a .context definition.
H1900 internal virtual memory error
This message indicates an internal HELPMAKE error.
Note the circumstances of the error and notify Microsoft Corporation by following the
instructions in the “Microsoft Support Services” section of the introduction to this book.
H1901 out of local memory
This message indicates an internal HELPMAKE error.
Note the circumstances of the error and notify Microsoft Corporation by following the
instructions in the “Microsoft Support Services” section of the introduction to this book.
H1902 out of disk space for swap file
The current drive or directory is full.
HELPMAKE uses a temporary swap file, written to the current drive and directory. The
te
mporary file can grow to 1.5 times the size of the input files (for large Help files) and is
not removed until the final Help file is completed.
H1903 cannot open swap file
HELPMAKE was unable to create its temporary swap file on the current drive and
directory for one of the following reasons:
u The current drive or directory is full.
u The device cannot be written to.