Hi,

1. I have an ATMEGA 328P Arduino board. I have loaded the prebuilt hex file
and everything seems ok. However the key word does not seem to work as
expected. If I type KEY and return it does nothing but it echos the
characters back that are being typed. I was expecting AMFORTH to return
after I hit a key and it would be TOS. If I type WARM and do the same thing
it always returns 10 in TOS even if I type nothing. KEY? always returns a
value regardless. Is there something else I need to do or set for this to
work?

2. Also, the MARKER file in the library does not seem to work either.

3. Is there a list of the .set want ... options that can be used?

I just joined the list hope these questions have not been asked.

And, BTW great job on AMFORTH. It is great to have a FORTH that fits into
such a small micro.

Thanks,

Paul Verbeke
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
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