I know what's wrong. It is working I just forgot to use (facts *) to list everything. Sorry.
On Nov 11, 2010, at 8:36 AM, Wolfgang Laun wrote: > On 11 November 2010 07:13, Donald Winston <[email protected]> wrote: >> I've got over 25 rules now and am looking at organizing them using modules >> the way I use to with Blaze's rule sets. If I do this then do I have to >> prefix all my fact references in my rules with MAIN::? > > No, see the Jess manual 6.22.2. Modules, scope, and name resolution > >> What I've tried so far is not working. My facts are all in the MAIN module >> and are not getting modified for some reason even though the Jess IDE I'm >> using is not complaining. > > Check where they really are by calling (facts). This shows the module. >> >> > > > -------------------------------------------------------------------- > To unsubscribe, send the words 'unsubscribe jess-users [email protected]' > in the BODY of a message to [email protected], NOT to the list > (use your own address!) List problems? Notify [email protected]. > -------------------------------------------------------------------- > Donald Paul Winston [email protected]
