Julius Dittmar writes:
> Hi,
>
> lisp is still a mystery to me, so I need help coding some functions I
> would like to use.
>
> What I want is a property 'ReviewPriority', which can take integer
> values, and a property 'LastReview'. I need functions that
>
> - increase ReviewPriority by one, ass
Hi,
lisp is still a mystery to me, so I need help coding some functions I
would like to use.
What I want is a property 'ReviewPriority', which can take integer
values, and a property 'LastReview'. I need functions that
- increase ReviewPriority by one, assuming an initial 0 if there's no
value s