FIX: Wrong Column Jumped to for Macro Syntax Error (168081)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q168081 SYMPTOMS
When you attempt to load a macro that contains a syntax error in Developer
Studio, an error message similar to the following appears:
c:\program files\devstudio\sharedide\macros\mymacro.dsm
This macro file contained the following error and will be unloaded
Line 6: Expected ')'
if (ActiveDocument.selection.FindText"CWnd") then
Would you like to edit the file?
If you choose to edit the file, the cursor is not placed in the column
where the error occurred. However, the cursor is placed on the correct row.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This problem was corrected in Microsoft Visual C++ .NET.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | kbAutomation kbBug kbfix kbNoUpdate KB168081 |
---|
|