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
 Problem with '__success' source code annotation
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

BruteForce
Senior Member

Greece
32 Posts

Posted - Sep 25 2009 :  05:19:47 AM  Show Profile  Reply with Quote
Hi everyone,

It seems that VAX is having some minor trouble with the '__success' source code annotation. Take a look below:




As soon as I add __success all local variables get underlined and their names don't work with auto-completion any more.

Warm Regards,
Dimitris

PS:
VA_X.dll file version 10.5.1727.0 built 2009.06.12
DevEnv.exe version 9.0.30729.1
msenv.dll version 9.0.30729.1

When all else fails try common sense.

feline
Whole Tomato Software

United Kingdom
19021 Posts

Posted - Sep 25 2009 :  1:11:10 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=32685

I am not familiar with the __success macro, learn something new every day. For now edit VA's "StdAfx.h" file as explained in this FAQ entry:

http://docs.wholetomato.com?W302

and add the entry:

#define __success(x)

at the bottom. This file is used to help VA's parser with difficult code, and can be used to work around odd effects. After modifying this file you need to rebuild the VA symbol database for the changes to take effect:

VA Options -> Performance -> General -> Rebuild symbol databases

This fixes the problem for me.

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jan 31 2010 :  1:32:42 PM  Show Profile  Reply with Quote
case=32685 is fixed in build 1810

Whole Tomato Software, Inc.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000