![]() |
KnowBrainer Speech Recognition | ![]() |


|
Topic Title: wait command in ECW Topic Summary: Using wait command in ECW Advanced Scripting Macro Created On: 08/29/2011 08:52 PM Status: Post and Reply |
|
![]() |
- weeksville | - 08/29/2011 08:52 PM |
![]() |
- Lunis Orcutt | - 08/29/2011 09:40 PM |
![]() |
- weeksville | - 08/29/2011 10:03 PM |
![]() |
- MDH | - 08/30/2011 12:11 AM |
![]() |
- Lunis Orcutt | - 08/30/2011 11:17 AM |
|
|
|
|
I am using the basic point and click message SetMousePosition 1,#,# ButtonClick 1,1 in the Advanced Scripting Macros with voice commands to navigate around eClinicalWorks with suprising success. However when I try to use the Wait #### instruction, ECW doesn't seem to like it. After I use a voice command that has a Wait #### statement in it, the command doesn't work then, Dragon stops showing the real time text box and it won't dictate into any fields. To correct this I have to shut down the computer and I get a error message during shutdown that says a program is running and I click on the end progam button and move on. I restart the computer and all on the simple Point and Click comands work but if I try one with Wait #### what I just described above happens again. Am I doing something wrong? The script I am using with the Wait #### in it is SetMousePosition 1,#,# Wait #### ButtonClick 1,1 Any help will be greatly appreciated. |
|
|
|
|
|
|
|
|
Are you perhaps creating your wait times in milliseconds or full seconds? For example, in KnowBrainer, the code for a 1 second pause would be Wait 1000 but the same delay, in DNS Pro/Medical, would only be Wait 1.
-------------------------
|
|
|
|
|
|
|
|
|
Yes I used millisecs like the instructions from this link http://www.knowbrainer.com/downloads/VerbalBasic_Manual.PDF You say I should you 1 for 1 sec, not 1000? Should I use 0.5 for 1/2 sec? |
|
|
|
|
|
|
|
|
Quote: You say I should you 1 for 1 sec, not 1000? Should I use 0.5 for 1/2 sec?
Weeksville, Use Wait 1 Wait .5 Wait 1.2 etc. I have no problems using these waits in our EMR. Mark ------------------------- |
|
|
|
|
|
|
|
|
It depends on whether you are creating your Advanced Scripting commands in NaturallySpeaking or KnowBrainer. Since you mentioned Advanced-Scripting, we assume that you are creating commands in NaturallySpeaking and if our assumption is correct, then the answer would be to yes to both of your questions. Wait .5 or Wait 0.5 equals a 1\2 second wait time in DNS.
-------------------------
|
|
|
|
|
FuseTalk Standard Edition v4.0 - © 1999-2013 FuseTalk™ Inc. All rights reserved.