home .. forth .. colorforth mail list archive ..

Re: [colorforth] S-bug in editor


Hi Nelu,

I noticed this one too, and I have fixed it my colorForth version of the
editor.
So far I only have the display side of the editor.
It is caused by the Extension colour ( value 0 ) not being intelligent
enough, and defaulting to lower case for text ( white tokens ).
All token types except "all caps" work fine, because they all require lower
case extensions.
It was simple to fix in colorForth, but no so easy to do in MASM!
I plan to release my current source RSN,

Regards

Howerd



----- Original Message -----
From: "nelu mihalus" <nmc@xxxxxxxxx>
To: "cf@" <colorforth@xxxxxxxxxxxxxxxxxx>
Sent: Wednesday, January 28, 2004 1:45 AM
Subject: [colorforth] S-bug in editor


> In the edit mode, using S function key which is 'all caps', not all the
> characters
> in a string are entered as upper case. First 4 up to 7 (all caps) are
> followed by
> lower case. The longest S-string I found in the original source is in
block
> 45
> and is FILLER. Here are some other: FILLERr, FILLERS, QKXXdd, WXMNTTtrl .
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
> For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
> Main web page - http://www.colorforth.com
>



---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com