Lee Mac Posted November 23, 2011 Posted November 23, 2011 @Lee : I don't think you need eval list to assign a function ^^ Just (setq f (lambda(s)....) Study the construction of the above lambda function a little deeper Quote
alanjt Posted November 23, 2011 Posted November 23, 2011 Study the construction of the above lambda function a little deeper http://www.theswamp.org/index.php?topic=40165.0 Quote
Lee Mac Posted November 23, 2011 Posted November 23, 2011 http://www.theswamp.org/index.php?topic=40165.0 .......... Quote
alanjt Posted November 23, 2011 Posted November 23, 2011 .......... Something to study in regards to your sub that evaluates a portion of its contents before being defined as a function. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.