[GreenKeys] M33 "O" (oh) vs "0" (zero)

Chris Elmquist chrise at pobox.com
Sat Apr 17 20:06:00 EDT 2010


On Saturday (04/17/2010 at 03:31PM -0700), hunybuny at eskimo.com wrote:
> Hey Chris;
> 
> How did you make the "slash 0" below?

Did it show up as slashed-zero at your end?

> I'm looking at the source and it shows "N=D8JCF"

I pasted it from a little cheater app I made (on Linux) that puts up a
little window with the slashed-zero and several other chars I use to
communicate with the Swedes...

	Å, Ä, Ö  and  Ø

Sorry I can't help you if you are on Windows.  I don't know much about
that platform.

But the idea is to basically paste in the extended character codes for
those characters, which for the slashed-zero, is:

	octal 330

or

	hex 0xD8

which, I guess is the =D8 that you found in the source.

Chris NØJCF

-- 
Chris Elmquist



More information about the GreenKeys mailing list