ccruz
2009-08-06, 10:54 PM
I"m new to using AutoLISP and have been working on writing a post & footing routine where using User Input draws the post and footing. I've also got a hold of using the IF function and am able to choose what later the post & footing get placed on. So far my routine works just fine.
I'm having problems with it working when I try to add another IF function, so that I have the choice between using two types of footings. (square, rectangle)
I've added the IF function to my routine, and it works all the way until I get to choosing the type of footing. I get the error that I have too many arguments. Is it possible that someone can help me out with what I need to do to get this to work?
1_2 Is the version that works before adding the Type of footing option
1_4 Is the version WITH it that keeps giving me the error
Any help is appreciated!
I'm having problems with it working when I try to add another IF function, so that I have the choice between using two types of footings. (square, rectangle)
I've added the IF function to my routine, and it works all the way until I get to choosing the type of footing. I get the error that I have too many arguments. Is it possible that someone can help me out with what I need to do to get this to work?
1_2 Is the version that works before adding the Type of footing option
1_4 Is the version WITH it that keeps giving me the error
Any help is appreciated!