Hi.

: xx 11 22 33 ;
Edefer zz
' xx is zz

Then later on I want to examin the system: What words do all my  
Edefered word stand for?
How can I find out which word has been put there in an Edefered word?

' zz 1+ i@
gives the adr in eeprom where the xt of xx is.

example:
» 62 e@ .
5390  ok
» ' xx .
5390  ok
»

But how do I find out the NFA of XT 5390 now?

Michael
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Amforth-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to