Hi all, I'm trying to load bitnames.frt into my version of amForth and getting errors.
eg > : bitmask: ( C: "ccc" portadr bmask -- ) ( R: -- pinmask portadr ) ok <builds ?? -13 9 > , , ?? -4 6 > does> ok > dup @i swap i-cell+ @i ok > ; I can confirm the files do-value.asm and do-defer.asm were included in the build after reviewing the list file. Can anyone help me on this please? Bitnames.frt was fine on amForthv5.5 so I assume the new word <builds is the source of the problem. Many thanks Richard ------------------------------------------------------------------------------ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel