Problem with load project

Started by Emiliano, April 16, 2018, 07:47:40 AM

Previous topic - Next topic

Emiliano

Hi,
I have trouble loading a project that I can not solve.

To reproduce:
1. Open AutoCAD 2019
2. Start the test1 function
3. the palette is loaded correctly
4. Close AutoCAD 2019
5. Open the project in OpenDCL Studio 9.0.1.3  and save the project without making any changes
6. Perform steps 1 and 2 again: an error appears: NIL value

PS. I used AutoCAD 2019

Can you help me please?

Emiliano

I understood the problem.
After saving to load the project in AutoCAD I have to use

(dcl-Form-Show EmiLISPCA_Form3/FormPrincipale

instead of

(dcl_FORM_SHOW EmiLISPCA_Form_FormPrincipale)

I think it's time to update the names of all the project checks.

I am terrified by this operation :-(