vlx file is not working bus same code LISP and FAS file is working properly

vlx file is not working bus same code LISP and FAS file is working properly

Anonymous
Not applicable
735 Views
1 Reply
Message 1 of 2

vlx file is not working bus same code LISP and FAS file is working properly

Anonymous
Not applicable

vlx file issue that LISP and Fas file is working properly but vlx file not working in autocad after loading.

0 Likes
736 Views
1 Reply
Reply (1)
Message 2 of 2

martti.halminen
Collaborator
Collaborator

 

You might start by reading http://www.catb.org/~esr/faqs/smart-questions.html

 

Then you could expand your question:

 

- Is this happening just for one particular FAS file or all on your machine?

- What happens if you re-compile the program`?

- What are the error reports when compiling?

- What are the error reports when running the program?

- How does the behaviour differ from what you expected?

- What AutoCAD version was the program written for? What are you now running?

- Can you reproduce the problem with a fresh, minimal example program?

- How does the fas loading order differ from loading your stuff as .lsp ?

- is the problem repeatable on another computer?

 

etc.