Lance A. Brown <[EMAIL PROTECTED]> writes:
> I would like to do some processing on a user defined notes field, but
> am having problems deriving code to do this. Specifically I want to
> select records with a particular user-defined note field and apply a
> lisp function to each record.
(defun b
Hi,
I would like to do some processing on a user defined notes field, but
am having problems deriving code to do this. Specifically I want to
select records with a particular user-defined note field and apply a
lisp function to each record.
Lance