Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cannot find definition for dialog xxxxx

1 REPLY 1
Reply
Message 1 of 2
Anonymous
1130 Views, 1 Reply

Cannot find definition for dialog xxxxx

Hello:
I have to problem with DCL file. AutoCAD (LDT3) report "Cannot find
definition for dialog xxxx". I change the DCL, it is in the AutoCAD Support
Path, actually one of the dialogs defined in the same DCL file show up fine.
The DCL is 59kb, I do not think it is too big.
I tried unload_dialog which does not work. I tried copy all the definition
of xxxx to a blank DCL file and it works. If I go this way I have change a
lot of code in my routine.

Do anybody have this problem before? Is anything relate to the graphic
card? Is there any working around?

Thanks very much for any help

Wes
1 REPLY 1
Message 2 of 2
LCancilla
in reply to: Anonymous

I have had bigger files than than yours and never had a
problem. Verify the following:

Load_dialog is called before new_dialog.
New_dialog has the correct dcl ID from load_dialog.
New_dialog call to the definition is CASE SENSITIVE.
Brackets match up for a valid DCL definition.

Lou

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost