From yip@ee.ualberta.ca  Sat Jul 22 00:08:19 2000
Received: from nyquist.ee.ualberta.ca (root@nyquist.ee.ualberta.ca [129.128.197.10] (may be forged))
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id AAA12620
	for <prolog@swi.psy.uva.nl>; Sat, 22 Jul 2000 00:08:19 +0200 (MET DST)
Received: from marcus (marcus.ee.ualberta.ca [129.128.196.77])
	by nyquist.ee.ualberta.ca (8.8.6 (PHNE_17135)/8.8.6) with SMTP id QAA21893
	for <prolog@swi.psy.uva.nl>; Fri, 21 Jul 2000 16:08:26 -0600 (MDT)
Message-ID: <003401bff360$e2620d70$4dc48081@ee.ualberta.ca>
From: "Jason Che-han Yip" <yip@ee.ualberta.ca>
To: <prolog@swi.psy.uva.nl>
Subject: Modifying consulted rules
Date: Fri, 21 Jul 2000 16:13:22 -0600
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0031_01BFF32E.977DC330"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4029.2901
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901

This is a multi-part message in MIME format.

------=_NextPart_000_0031_01BFF32E.977DC330
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I'd like to thank the people who replied to my last question about =
reseting the database.  I ended up having the Java class keep track of =
what was being asserted so that it could retract everything when a =
reset() method is called.

In any case, on to the next problem...  after consulting a file, is it =
possible to retract or otherwise modify the rules that were consulted?  =
I keep getting an error that says I have no permission to modify static =
procedures. =20

----
"Making the complex clear always helps people work smarter. Because it =
is a lot easier to figure out what's important and ignore what isn't."
(Bill Jensen)
www.ee.ualberta.ca/~yip

------=_NextPart_000_0031_01BFF32E.977DC330
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4030.2400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I'd like to thank the people who =
replied to my last=20
question about reseting the database.&nbsp; I ended up having the Java =
class=20
keep track of what was being asserted so that it could retract =
everything when a=20
reset() method is called.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>In any case, on to the next =
problem...&nbsp; after=20
consulting a file, is it possible to&nbsp;retract or otherwise =
modify&nbsp;the=20
rules that were consulted?&nbsp; I keep getting an error that says I =
have no=20
permission to modify static procedures.&nbsp; </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>----<BR>"Making the complex clear =
always helps=20
people work smarter. Because it is a lot easier to figure out what's =
important=20
and ignore what isn't."<BR>(Bill Jensen)<BR><A=20
href=3D"http://www.ee.ualberta.ca/~yip">www.ee.ualberta.ca/~yip</A></FONT=
></DIV></BODY></HTML>

------=_NextPart_000_0031_01BFF32E.977DC330--

