![](https://secure.gravatar.com/avatar/83eb784ad95cfad843abca6f5e4acb8f.jpg?s=120&d=mm&r=g)
9 Oct
2012
9 Oct
'12
3:49 p.m.
Another question: the tutorial has :onclick (ps (previous-image) (return false)) but the reference says RETURN can only be used to return a value from a function and indeed, when trying to use return in a (:a :href "..." :onclick (ps (my-func) (return false))) I get a warning Returning from unknown block nilBlock What's the typical way for PS use in an onclick handler? Thank you for your patience! Regards, Phil