Michaels Posted July 10, 2010 Posted July 10, 2010 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 Quote
Small Fish Posted July 10, 2010 Posted July 10, 2010 My guess is that one of your variables is an Autocad command or an Autocad function Quote
Michaels Posted July 10, 2010 Author Posted July 10, 2010 I guess , nothing related to Autocad System variable. It might be calling a protected symbol by Lisp form the Autocad Library.. Regards Michaels Quote
Small Fish Posted July 10, 2010 Posted July 10, 2010 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 Quote
Recommended Posts
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.