Hi Arthur,

> I think I see a bug in your AmForth v4.9.
> In file ..\core\words\to-lower.asm I see

....

> This will not convert Z chat to lower case.
> To fix you have to replace the string
>      .dw 'Z'
> by the string
>      .dw 'Z'+1

Yes indeed. Thank you. Fix applied.

btw: the toupper word does respect the limits
of WITHIN correctly. And yes: the amforth
WITHIN does work as specified in the standards.
Whoever may be guilty of its strangeness ;)

Matthias

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to