Maybe that is what you want?
(bind ?it ((engine) listDefrules))
(while (?it hasNext)
(printout t (ppdefrule ((?it next) getName)) crlf crlf)
)
Regards,
Florian
On Wed, Sep 2, 2009 at 11:25 AM, jo <[email protected]
<mailto:[email protected]>> wrote:
Hi
I tried to dump the rules loaded at some point in time as follows
but it did not work out...
I do not know the names beforehand and have to figure out why they
are not firing...
--
Florian Fischer
Hôpitaux Universitaires de Genève
Service d'Informatique Médicale
Rue Gabrielle-Perret-Gentil 4
CH-1211 Genève 14
Tél: +41 22 3728861
--------------------------------------------------------------------
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].
--------------------------------------------------------------------