OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Cider on October 08, 2009, 02:35:34 AM

Title: Bricscad 10 + Opendcl
Post by: Cider on October 08, 2009, 02:35:34 AM
Hi, maybe I`m missing something here:

Im trying to test OpenDCL in Bricscad 10 but so far wiht no success.

When entering "(dcl_project_load "projectname.odcl")" in the command line,
it returns "projectname" --> fine so far.

(dcl_form_show projectname_formname) returns 1, but no form appears.

Maybe it's a setting in Bricscad?

thx in advance

Martin
Title: Re: Bricscad 10 + Opendcl
Post by: Fred Tomke on October 08, 2009, 03:28:46 AM
Hi Cider, which runtime release are you using? I tried OpenDCL 6.0.0.6 with BricsCAD 9 and it worked. I still not have BricsCAD 10 installed, yet.

Fred
Title: Re: Bricscad 10 + Opendcl
Post by: Cider on October 08, 2009, 03:54:46 AM
Hi Fred, we're using Rutnime 6.007, OS is  WinXP.
Mayhap it's because we use the Demo-Version of Bricscad?

Martin
Title: Re: Bricscad 10 + Opendcl
Post by: Cider on October 08, 2009, 04:48:14 AM
Solved.

We had to load the .brx via autoload.rx in the bricscad support folder.
Title: Re: Bricscad 10 + Opendcl
Post by: owenwengerd on October 08, 2009, 06:02:58 AM
The fact that (dcl_project_load) was working indicates that the runtime was already loaded.  I suspect that you had an older version of the runtime loading.  This will not happen if you install from the OpenDCL runtime or studio MSI files.