Hi, When I use for example gforth I can use the c, word. I wont to use this also in amForth in combination with c@. The word c, is not available, how to do this. I think this is a good way to use not so much memory.
Thanks for any help. Cheers, Jan \ Segment byte maps for numbers 0 to 9 create Segment_Map_Digit $C0 c, $F9 c, $A4 c, $B0 c, $99 c, $92 c, $82 c, $F8 c, $80 c, $90 c, _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel