ID Number: Q72693
3.00
WINDOWS
buglist3.00
Summary:
This article lists confirmed limitations of the CodeView for Windows
(CVW) shipped with Windows version 3.00.
LIMITATION: CVW Syntax Error When Expressions Contain Extra White
Space
SYMPTOMS
When using CVW, when white space is inserted into a valid
expression, syntax errors result.
CAUSE
White space is used as a delimiter by CVW and is not ignored in
expressions.
RESOLUTION
Remove white space from expressions.
LIMITATION: When CVW Tabs Set Too Small, Source Line Numbers Obscured
SYMPTOMS
If the # command is used to change the tab settings in CVW to a
value smaller than the width of the source line numbers, only the
most significant digits of the source line numbers will be
displayed.
RESOLUTION
Use the # command to set the width of the tab to at least the width
of the source line numbers.