Results 1 to 3 of 3

Thread: How to Convert SmallCaps to Uppercase (Not AllCaps)?

  1. #1

    Thread Starter
    Frenzied Member cssriraman's Avatar
    Join Date
    Jun 2005
    Posts
    1,465

    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.

  2. #2
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    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?

  3. #3
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    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
  •  



Click Here to Expand Forum to Full Width