Convert AutoLisp math to standard systax
Convert AutoLisp math to standard systax
(OP)
I need to convert several hundred lines of AutoLisp math formulas to standard math syntax to use in another programming language. Is there a conversion program that does this?





RE: Convert AutoLisp math to standard systax
I doubt you'll find a converter, as there could be many possible desired formats
RE: Convert AutoLisp math to standard systax
You've got one too many closing parantheses!
Your code won't compile.