Jump to content

Recommended Posts

Posted

I think the message come up after using unsuccessfully VLAX .....functions

or things like failed Lisp Programs.

 

Like this But as message box.

 

; User warning: assignment to protected symbol: acNative <- 48

 

Any help please.

 

Michaels

Posted

My guess is that one of your variables is an Autocad command or an Autocad function

Posted

I guess , nothing related to Autocad System variable.

It might be calling a protected symbol by Lisp form the Autocad Library..

 

Regards

 

Michaels

Posted

One way to locate it would be to turn your lsp file into a fas file the vlide will also analyze your file looking for protected symbols. In the "build output" window any protected symbols and other errors with your code will be listed.

SF

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...