TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: crowellsr on April 03, 2007, 09:13:52 PM

Title: VLX created in 2007 will not run in other versions
Post by: crowellsr on April 03, 2007, 09:13:52 PM
I created a VLX using AutoCAD 2007 and can not get it to run in other versions. The LSP version runs fine in other versions just not the vlx. Am I doing something wrong or is this a problem with 2007?

Thanks

Steve
Title: Re: VLX created in 2007 will not run in other versions
Post by: Kerry on April 03, 2007, 09:57:51 PM
I'd have to see the code Steve.
Personally I've not tried to run 2007 compiled in earlier versions, I build/compile the VLX in the version it's intended for ... that's just my belt and braces philosophy kicking in though.
Title: Re: VLX created in 2007 will not run in other versions
Post by: ElpanovEvgeniy on April 04, 2007, 12:18:07 AM
I constantly use the compiler VLX of 2007 version.
My programs are used on computers with acad 2004, 2006, 2007, 2008...

All works! :)