Jump to content

Recommended Posts

Posted

I am creating a menu containig some lisps, and facing a problem in AutoCAD, the problem is

AUtoCAD becomes slow?

 

I think that because of Lisps which i attached to menu, So

Is there a deference between *.LSP and *.VLX in loading?

 

Thanks

Posted

From the AutoDesk website.

 

"FAS and VLX files are compiled AutoLISP® files that were created with Visual LISP®. FAS files contain a single compiled AutoLISP routine, whereas VLX files contain multiple routines.

 

Refer to the Visual LISP documentation for more information about how to create FAS and VLX files."

Posted

Thanx Remark

but is the type of lisp (*.VLX and *.LSP) make AutoCAD bocomes slow?

Posted

No, they shouldn't - .vlx and .fas files may be optimised to make them even quicker than LISP.

Posted

Is it possible to create a compiled version of an VBA file also?

Posted

Thanx

 

I'll convert *.lsp to *.vlx and see.

Posted

Is DLL better and faster than LSP or VLX

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...