Cory Posted February 17, 2009 Report Share Posted February 17, 2009 I saw mention of this in another post and was unaware of the command. It sounds very interesting but I would like to know how it works. I read the help file but as usual it contained no technical description. I would like to know how it is determining whether the text has been played back. I am concerned that it will not work in all applications. EG a java applet. Quote Link to comment Share on other sites More sharing options...
joe Posted February 17, 2009 Report Share Posted February 17, 2009 I would like to know how it is determining whether the text has been played back. I am concerned that it will not work in all applications. EG a java applet. My understanding Cory is that it simply waits until the keyboard buffer is empty. I am guessing that MX Pro, like MX3, uses an API call to check for characters in the buffer. Most higher level languages like Delphi have the ability to run API calls. I cannot speak to Java Applets, but generally, this will not work on any program that bypasses the keyboard buffer, or uses its own. Quote Link to comment Share on other sites More sharing options...
Cory Posted February 17, 2009 Author Report Share Posted February 17, 2009 This was my concern. It would be interesting to hear Cris' input to know for sure. Still it is worth a try. Quote Link to comment Share on other sites More sharing options...
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.