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
 Parsing a MACRO issue
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ajtruckle
Ketchup Master

81 Posts

Posted - Jul 03 2010 :  11:43:45 AM  Show Profile  Reply with Quote
Hello

I have a MACRO which by extension makes calls to other macros.

Most of the macros show up in one colour but for some reason, just one of the macros remains in black.

Any ideas as to why?

Andrew

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jul 03 2010 :  1:05:17 PM  Show Profile  Reply with Quote
If you have macros that calls other macros, you can try this:

http://docs.wholetomato.com?W363

If it doesn't help I can look into this problem.
Go to Top of Page

ajtruckle
Ketchup Master

81 Posts

Posted - Jul 03 2010 :  2:30:18 PM  Show Profile  Reply with Quote
Hello

I just read through that. I tried the registry changes and started IDE. Asked it to rebuild symbol databases.

It still doesn't show some of the macros.

Can I email you the macros? I would rather not expose them publicly.

I am not sure of the right syntax to use in the stdafx approach.

Andrew
Go to Top of Page

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jul 04 2010 :  05:33:56 AM  Show Profile  Reply with Quote
Certainly, you can send the macros by this form:

http://www.wholetomato.com/support/contact.asp

Please include the URL of this topic in the description so we can match it up. Besides the macro definitions, please include an example where VA fails to recognize a macro if reproducing the issue is not as obvious as calling them from a function Thanks.

>I am not sure of the right syntax to use in the stdafx approach.
Do you mean this approach?
http://docs.wholetomato.com?W302
Go to Top of Page

ajtruckle
Ketchup Master

81 Posts

Posted - Jul 05 2010 :  11:15:40 AM  Show Profile  Reply with Quote
Hello

I have used the form to send you some macros and information. I hope it is enough details.

Andrew
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18948 Posts

Posted - Jul 06 2010 :  1:21:23 PM  Show Profile  Reply with Quote
I have the files, thank you for these. I have found the problem. There is a comment in one of the header files that is confusing our parser.

You basically have:

/* comment with odd end \\*/
#define MACRO_AFTER_ODD_COMMENT_SLASH 0


delete the '\\' from the end of the comment so you have:

/* comment with odd end */
#define MACRO_AFTER_ODD_COMMENT_SLASH 0


and the macro's should be coloured correctly. I have replied via email with the exact details.

case=46838

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

ajtruckle
Ketchup Master

81 Posts

Posted - Jul 06 2010 :  1:30:03 PM  Show Profile  Reply with Quote
Excellent. Thanks for the update. Let me know when it is resolved and I will purchase a maint upgrade (to keep up to date).

Thank you for your timely assistance!!!

Andrew

Edited by - ajtruckle on Jul 06 2010 1:34:59 PM
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18948 Posts

Posted - Jul 06 2010 :  1:32:06 PM  Show Profile  Reply with Quote
Making this comment edit should fix the problem for you now. True, this is working around the VA bug, but it is hopefully an easy work around.

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

ajtruckle
Ketchup Master

81 Posts

Posted - Jul 06 2010 :  1:34:20 PM  Show Profile  Reply with Quote
Yes, it works. I already tried it. Well done!
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Aug 04 2010 :  5:48:09 PM  Show Profile  Reply with Quote
case=46838 is fixed in build 1829

Whole Tomato Software, Inc.
Go to Top of Page

ajtruckle
Ketchup Master

81 Posts

Posted - Aug 05 2010 :  11:48:22 AM  Show Profile  Reply with Quote
Thank you very much.
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