Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Recognize explicit Caps using AutoText

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
tal.agmon Posted - Jun 18 2006 : 11:12:37 AM
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
3   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jun 18 2006 : 1:01:21 PM
A quick search for "upper" in our history tells us you need 1445 or later.

http://www.wholetomato.com/support/history.html
tal.agmon Posted - Jun 18 2006 : 11:54:48 AM
I guess it is not supported in 4.1.3.1237 Built Oct 13, 2002 version
rhummer Posted - Jun 18 2006 : 11:25:12 AM
http://www.wholetomato.com/products/features/autotext.html?more=yes

for more information.

but you want to use %FILE_BASE_UPPER% %FILE_EXT_UPPER%

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