Perifanos Posted March 16, 2013 Posted March 16, 2013 Hi all, I am getting this error: "Autocad is unable to service automation request" when running this code: Me.hide ThisDrawing.Activate ThisDrawing.Utility.InitializeUserInput 1, "choices" retval = ThisDrawing.Utility.GetKeyword("choices") MsgBox retval Why? BR Quote
Perifanos Posted March 16, 2013 Author Posted March 16, 2013 Forgot to mention, that this code fires when a button is clicked on UserForm1. 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.