I am looking for a way to test if a property is set and if so, do one
thing.  If
it is not set, then do another.  Something like

if property set
  do something
else
  do something else

It looks like using the <condition> tag with the <isset> tag might work
but I
can't figure out how to make it work.

I would appreciate any help you can give,
Bill

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to