|
-
Jun 16th, 2005, 07:08 AM
#1
Thread Starter
Frenzied Member
How to Convert SmallCaps to Uppercase (Not AllCaps)?
Hi all,
How can I convert SmallCaps to Uppercase (not AllCaps)? through coding;
Some coding help please!
Thanks in advance.
CS.
-
Jun 16th, 2005, 07:19 AM
#2
Re: How to Convert SmallCaps to Uppercase (Not AllCaps)?
SmallCaps? AllCaps? huh?
are you saying you want to convert a string from lowercase to uppercase?
-
Jun 16th, 2005, 08:41 AM
#3
Re: How to Convert SmallCaps to Uppercase (Not AllCaps)?
mystr = ucase(mystr)
pete
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|