|
From: pito <pi...@vo...> - 2010-09-03 08:14:00
|
Hi Matthias, the 4th is using a constant "casesensitive" for switching case sensitivity on/off. I've found that only "compare.4th" is using this constant (compares two strings). In C sources there is "comp_4th.c" which does mention sensitivness, but not using the constant. Can this somehow be used for amforth as well? Pito |