High-Order ASCII Alphabet & Other Keyboard Edits

Rob Cozens rcozens at pon.net
Sat Dec 20 16:00:30 EST 2003


Thanks much for your example, Mark.

I sure hope I don't have to go to those lengths to achieve what I 
need accomplished.    :{`)

What happens if one scripts, for example:

	put empty into keysAllowed
	repeat with x = 128 to 255
		get numToChar(x)
		if it >= "Ù" and  it <= "ü " then put it into keysAllowed
	end repeat
?

Does this or does this not return the same values on all Rev 
platforms & all fonts?
-- 

Rob Cozens
CCW, Serendipity Software Company
http://www.oenolog.net/who.htm

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)


More information about the use-livecode mailing list