View Full Version : Input write small to large a-->A
BERKANT74
03-28-2009, 11:55 AM
hello friends,
how can I use keyboard functions without whom I am small "a" Letter Writing, Is it big "A" letter writing.
keyboard "a" key input Large "A" Writes.
a-->A.
Deutsch/Germany
Input klein auf Groß schreiben
wie kann ich ohne tastaturen funktion benutze, wen ich kleine "a" buchstabe Schreibe, Soll er große "A" Buchstabe schreibt.
tastatur "a" drücken Input Große "A" Schreibt.
Are you saying you want to change the cases of letters?
-- This make words all small
string_small = String.Lower("Indigo Rose");
-- "indigo rose"
-- This make words all big
string_small = String.Upper("Indigo Rose");
-- "INDIGO ROSE"
Maybe you could modify it to suite you?
BERKANT74
03-28-2009, 12:26 PM
-- This make words all big
string_small = String.Upper("Indigo Rose");
-- "INDIGO ROSE"
can you give an example
does not work for me
BERKANT74
03-29-2009, 06:24 AM
Hello Boku,
Thanks for your help.
For large writing is OK.
but
writes the wrong direction.
Input1 at:
keyboard when I AA BB CC DD EE FF write Input1 Writes EE DD CC BB AA ---> Wrong direction
True is: AA BB CC DD EE FF Writes <--- right direction wolter I should have.
1. Can you change the script of a different rum writes.
2. Input1 can write to limit or limit, the only example: AA BB CC DD EE = 10 Writes letters dan no longer writes.
3. How can I input mask option benunutze, since does not work 100%.
4. I will actually letters A, B, C, D, E, F does the rest of the letter, he failed to respond and pay 0,1,2,3,4,5,6,7,8,9.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.