Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Spelling Error when no Error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Wrongway
Tomato Guru

USA
129 Posts

Posted - Sep 14 2005 :  1:49:19 PM  Show Profile
We have some code that uses the RecordSetPtr and make the call like :

pRs->Fields->GetField( "some field name" )->Value

Getting what looks like a spelling error indicator on "Fields", "GetField", "Value".

Also, noticing what looks like spelling errors on method calls/definitions.


Wrongway

support
Whole Tomato Software

5566 Posts

Posted - Sep 14 2005 :  2:16:25 PM  Show Profile
Technically, the errors are not related to spelling -- spelling errors are confined to comments and strings.

VA X thinks you mistyped a symbol. The real problem is probably that VA X did not find or could not parse correctly the definition of pRs.

If you click on pRs, does the right definition appear in our Definition field?

If you Alt+G while on pRs, does VA X go to the right definition?

Anything unusual about the definition of pRs? (Heavy use of preprocessor macros?? Strange location of definition??)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000