Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 autotext problem

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
bsaksida Posted - Dec 29 2006 : 06:01:04 AM
when i tried using auto text, within my project c++/cli i got:
try
{
}
catch (CException* e)
{
}

but it shoud be:
try
{
}
catch (CException^ e)
{
}
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Dec 29 2006 : 08:54:27 AM
If you go to:

VA Options -> Text Editor -> Autotext -> Edit Autotext

you can edit the code that is inserted for each shortcut. VA ships with a set of default autotext entries to get you started, and that are designed to be helpful for most people, but they don't suit everyone.

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