From: Jan K. <kro...@ho...> - 2012-05-31 19:03:49
|
Hi Mathias, I have include in to the "dict_appl.inc" the last two words. .include "dict_interrupt.inc" .include "dict_usart.inc" .include "dict_wl.inc" .include "dict_minimum.inc" .include "words/2to_r.asm" .include "words/2r_from.asm" But when I load the case.frt then the words 2r> and 2>r are not recognise. Can you tell me what I do wrong? Thanks. Cheers, Jan > Date: Thu, 31 May 2012 19:53:27 +0200 > From: mt...@we... > To: amf...@li... > Subject: Re: [Amforth] need some help > > Hi Jan, > > > > It is working. > > Fine :=) > > > > > How can I figure out wich words are not include? > > Good question. I see it the other way: What words > are included? For that I usually consolt the > inc-files that are usede (mostly dict_appl.inc > and dict_appl_core.inc). The inc files in the > core/ directory are pre-defined sets of words that > are useful if included together. > > And no: there is no tool around to tell which words > are included and which are not. Maybe you want to > volunteer? > > HTH > Matthias > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel |