[postmodern-devel] :set arguments

Haris fbogdanovic at xnet.hr
Sat Feb 5 14:41:54 UTC 2011


(sql (:insert-into 'kupci :set
               (:raw (if (/= (length (parameter "ime")) 0) (sql ('ime 
(parameter "ime")))))))

For this I get an error: Invalid amount of :set arguments passed to 
insert-into sql operator

Why is that ?

Thanks 





More information about the postmodern-devel mailing list