Hi,
As u can see im very much a newbie in programming, and for the past day, dunno what on earth's happening with this key. When I press Alt+0155, i get a miniscule › whereas to start coding i need a whopping great >.
thanks in advance for solution, and plz excuse newbieness overdose
How to get > when you keep getting ›
Started by onething, Jul 24 2010 01:19 PM
5 replies to this topic
#1
Posted 24 July 2010 - 01:19 PM
|
|
|
#2
Posted 24 July 2010 - 05:08 PM
umm... What language? What OS? And why are you even doing that?
#3
Posted 24 July 2010 - 06:10 PM
› = 226 = Not ASCII = Windows ANSI
> = 62 = Standard ASCII, try ALT+62
Refer to ANSI/ASCII tables:
ANSI: ANSI character set and equivalent Unicode and HTML characters
ASCII: Ascii Table - ASCII character codes and html, octal, hex and decimal chart conversion
Question: Are you using by default a non-english/european character set? You're wishing to type the two symbols manually with ALT?
> = 62 = Standard ASCII, try ALT+62
Refer to ANSI/ASCII tables:
ANSI: ANSI character set and equivalent Unicode and HTML characters
ASCII: Ascii Table - ASCII character codes and html, octal, hex and decimal chart conversion
Question: Are you using by default a non-english/european character set? You're wishing to type the two symbols manually with ALT?
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#4
Posted 24 July 2010 - 08:21 PM
i'm on windows vista, spanish from spain
yes, i want to get > typing them manually into alt+ numbers
logitech ex100??
reason i guess is cuz i need it to write html, for starters
help plz! do i have to change to ANSI, or am i already on ANSI?
if i'm on ASCII, what does
62 Dec
3E Hex
076 Oct
? Html
mean?
Don't worry, just as i was writing this, i discovered i have < and > already on the keyboard without alt, in the bottom left hand corner. amazing i discover that now after two days looking.
However, i still would like to know the meaning of those things on the ASCII graph, and to kno if im on ANSI or ASCII. that way ill learn if i ever need to alt+ something what to do with my keyboard.
thanks
yes, i want to get > typing them manually into alt+ numbers
logitech ex100??
reason i guess is cuz i need it to write html, for starters
help plz! do i have to change to ANSI, or am i already on ANSI?
if i'm on ASCII, what does
62 Dec
3E Hex
076 Oct
? Html
mean?
Don't worry, just as i was writing this, i discovered i have < and > already on the keyboard without alt, in the bottom left hand corner. amazing i discover that now after two days looking.
However, i still would like to know the meaning of those things on the ASCII graph, and to kno if im on ANSI or ASCII. that way ill learn if i ever need to alt+ something what to do with my keyboard.
thanks
#5
Posted 24 July 2010 - 08:28 PM
ASCII is a subset of ANSI, which defines characters 0 - 127. ANSI will vary from language to language and country to country.
#6
Posted 25 July 2010 - 04:42 AM
btw found it, thanks, alt+62 works for me so i must be on ascii
cheers
cheers


Sign In
Create Account


Back to top









