On Fri, Apr 06, 2012 at 12:34:23PM +0200, Alexander Burger wrote:
>       ...
>       '((Str)                             # "Change" function
>          (set> (: home id) (someId))      # Set two other fields
>          (set> (: dt) (date))
>          (init> (: home query))           # and initiate the search
>          Str )                            # Return the value
>       '("All" "Created today" "Active") )
>        ...

Opps, (: dt) must be (: home dt) of course.
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to