Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Incorrectly parsed Snippet (VC6, VAX 1609)

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
graham.reeds Posted - Oct 09 2007 : 04:36:04 AM
For the below snippet, the second keyword onwards ($SymbolPrivileges$ +) is incorrectly parsed as a normal comment. The parser is confunsed by the number of $ next to each other.
/**
 * This is the brief for the $SymbolVirtual$$SymbolPrivileges$$SymbolStatic$function $SymbolName$
 * @param 		$MethodArgName$		$end$
 * @return 		$SymbolType$
 * @author      %USERNAME%
 * @date		$DAY_02$/$MONTH_02$/$YEAR$
 * @see         
 */
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Oct 09 2007 : 12:50:52 PM
Are you triggering Document Method in a header file or a cpp file?
Can you post the function signature you are using this on?

This works for me, and this has the same "tokens in a row" structure as the default Document Method snippet, which rather suggests VA has no problems with the snippet its self.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000