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
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
Hi Fred, we're using Rutnime 6.007, OS is WinXP.
Mayhap it's because we use the Demo-Version of Bricscad?
Martin
Solved.
We had to load the .brx via autoload.rx in the bricscad support folder.
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.