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
 autotext problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

bsaksida
New Member

Slovenia
6 Posts

Posted - Dec 29 2006 :  06:01:04 AM  Show Profile  Reply with Quote
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)
{
}

feline
Whole Tomato Software

United Kingdom
18995 Posts

Posted - Dec 29 2006 :  08:54:27 AM  Show Profile  Reply with Quote
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.

zen is the art of being at one with the two'ness
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