Re: [colorforth] merging dictionaries
- Subject: Re: [colorforth] merging dictionaries
- From: "Chuck Moore" <chipchuck@xxxxxxxxxxxxxx>
- Date: Fri, 13 Jun 2003 17:02:18 -0700
That's a nice idea. It might address a problem I've recently stumbled over.
If you define a Forth word with the same name as a Macro, you'll always find
the Macro version. Since the Macro dictionary is searched first.
With words in the same dictionary, you'd find the latest definition, as
expected.
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com