The description is in the file DOC
In your description of the problem you say "It turns out that gives error". What is the error? Please provide the exact error message. I haven't looked at your code, but if you are doing nothing more than rotating a single entity, then your code would be more robust if you use (vla-rotate) instead.
You have to set the 'Event Invoke' property of the Rotacionar button to Asynchronous.
I did not post "exactly" the error because it was a single line and a single command.
Was solved by changing the "Event Invoke" property to 1-Asynchronous.
Thank you all.
hugs
Dionei
Quote from: dioneib on September 27, 2014, 06:36:20 AM
I did not post "exactly" the error because it was a single line and a single command.
I'm glad your problem was resolved, but it would still be helpful if you edit your post and add the error message so that someone else can find this thread when they search the forum for the same error message.