View Full Version : dcl beyond my grasp....
awill81
2009-07-08, 06:46 PM
I have here a lisp for a dcl file. I got it off of a website and it has everything I want except I need to add the lineweight and plot options to it. I though I would be able to write with cadddr but I get a maliform list error. Any feedback would be appreciated.
ccowgill
2009-07-08, 07:06 PM
I have here a lisp for a dcl file. I got it off of a website and it has everything I want except I need to add the lineweight and plot options to it. I though I would be able to write with cadddr but I get a maliform list error. Any feedback would be appreciated.
the mailiform list error is most likely because you are missing a right ). I would recommend using VLIDE as your editor, if you press ctrl and [ it will take you to the first ( and using ctrl and ] will take you to the closing ). You can use this to determine where the ) is missing.
awill81
2009-07-08, 08:08 PM
Thanks for the input. The problem wasn't having an extra ). I changed the fourth option from caddddr to last. That seems to fix it.
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.