OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Danner on October 18, 2012, 05:47:12 AM

Title: Using Runtime with retired versions of AutoCAD
Post by: Danner on October 18, 2012, 05:47:12 AM
Can the latest versions of the OpenDCL Runtime be relied upon for use with retired versions of AutoCAD?

I'm experiencing problems with AutoCAD 2008 with dcl_Blockview_Clear and dcl_Blockview_LoadDwg functions.  They return "Exception in Arx Command" errors.  No problems with the current releases of AutoCAD/Bricscad though, so I haven't filed a bug report (yet?).

Cheers   



Title: Re: Using Runtime with retired versions of AutoCAD
Post by: owenwengerd on October 18, 2012, 06:21:37 AM
OpenDCL alpha builds only support older versions to the extent that people like you test them and report problems. During development, I test primarily with AutoCAD 2010 and later. Please do file a bug report that includes everything needed to reproduce the problem.
Title: Re: Using Runtime with retired versions of AutoCAD
Post by: Danner on October 18, 2012, 06:28:04 AM
Thanks Owen, will do.