R14.0 VBA SendKeys Problem

R14.0 VBA SendKeys Problem

Anonymous
Not applicable
316 Views
3 Replies
Message 1 of 4

R14.0 VBA SendKeys Problem

Anonymous
Not applicable
Hello Guys,

I am experincing a 'SendKeys' problem with VBA preview in R14.0. SendKeys fails after sending 30 or so chars through separate SendKeys commands, it just stops on the Command Line with a half typed line.
Is there a workaround for this?
Does this occur in the R14.01 VBA implementation?

Please Help,
Jkeith
0 Likes
317 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Don't know if it happens in R14.01 but you should definely upgrade as soon as possible. You might also consider using Windows API SendMessage function instead of SendKeys.
0 Likes
Message 3 of 4

Anonymous
Not applicable
Search this ng. We went thru this a week or two ago. There was an ARX
provided by Autodesk to give R14 the SendCommand functionality. In the
one thread, someone also posted a piece of code he wrote to provide the
same functionality [my apologies to the poster, but I forgot your name].


===============================
Mike Tuersley
PhD @ CADalyst's AutoCAD Clinic
http://www.cadonline.com
0 Likes
Message 4 of 4

Anonymous
Not applicable
I have posted an article [SendCommand for AutoCAD R14] on the Customer Files newsgroup that I wrote several years ago on how to do this task.

Joe
--
0 Likes