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
 Recognize explicit Caps using AutoText
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

tal.agmon
New Member

2 Posts

Posted - Jun 18 2006 :  11:12:37 AM  Show Profile  Reply with Quote
Hi,

Does anyone knows if it's possible to tell Visual Asist to explicitly recognize text as CAPS.

Problem:
when I type the custom AutoText,
header:
...
#ifndef INCLUDE_%FILE_BASE%_%FILE_EXT%
#define INCLUDE_%FILE_BASE%_%FILE_EXT%

#endif // INCLUDE_%FILE_BASE%_%FILE_EXT%

I get the following output

#ifndef INCLUDE_MyFile_hxx
#define INCLUDE_MyFile_hxx
...
#endif // INCLUDE_MyFile_hxx


Instead of:

#ifndef INCLUDE_MYFILE_HXX
#define INCLUDE_MYFILE_HXX
...
#endif // INCLUDE_MYFILE_HXX

Regards

rhummer
Tomato Guru

USA
527 Posts

Posted - Jun 18 2006 :  11:25:12 AM  Show Profile  Reply with Quote
http://www.wholetomato.com/products/features/autotext.html?more=yes

for more information.

but you want to use %FILE_BASE_UPPER% %FILE_EXT_UPPER%

Tools Engineer - Raven Software
VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64

Go to Top of Page

tal.agmon
New Member

2 Posts

Posted - Jun 18 2006 :  11:54:48 AM  Show Profile  Reply with Quote
I guess it is not supported in 4.1.3.1237 Built Oct 13, 2002 version
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 18 2006 :  1:01:21 PM  Show Profile  Reply with Quote
A quick search for "upper" in our history tells us you need 1445 or later.

http://www.wholetomato.com/support/history.html
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