Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA15412; Wed, 1 Apr 92 10:54:59 -0800
Date: Wed, 1 Apr 92 10:54:59 -0800
Message-Id: <9204011854.AA15412@postgres.Berkeley.EDU>
From: carbone@shaman.jhuapl.edu (Patricia Lynch Carbone)
Subject: Conditions in rules
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Cc: carbone@shaman.jhuapl.edu

	I'm finally back to using POSTGRES again for my Navy application.
I have a question regarding conditions in rules.  Neither the POSTGRES
user manual nor any of the video scripts show the use of a rule with
a condition.  For example,
	ON append to emitter-relation
	when emitter-relation.type="fire-control" and
		emitter-relation.flag="hostile"
	do action...
Does POSTGRES allow this any more?  I thought it did when I was using
V3r0 last year, and I spoke to Greg Kemnitz about some of the problems
I was having.
	If there is a paper that I missed somewhere along the line
discussing how to do this, I'd really appreciate reading it.  I also
have 12 of Dr. Kerschberg's students at George Mason who are supposed
to do an assignment using conditions in rules, so they will appreciate
knowing if this has been implemented!
	Thanks a lot!

--Tricia Carbone
The Johns Hopkins University Applied Physics Laboratory
Laurel, MD
