Also, if you just want to slow down one step or several steps but not everything you can type Wait (5) after your "actions" and you will pause the script for 5 seconds, (or whatever time). This works well with slower responding applications, especially STAR when your changing screens and such.
Bruce Broaddus Revenue Cycle Application Analyst Stormont-Vail Health Care Office: (785) 354-5485 [EMAIL PROTECTED] ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, June 19, 2008 12:25 PM To: [email protected] Subject: RE: [Talk] Wait Speed Greetings, I think you're thinking about Timeout here which does have that behavior - when you Connect it resets to its default. Setting Share("WaitSpeed") "global" to the script - it's set until set otherwise or the script stops. To illustrate I could run the below pretty useless section of code (inside a Rule) msgbox Share("Waitspeed") connect "test",ststream share("Waitspeed")=1 connect "test2",ststream msgbox share("Waitspeed") Regards, Thom Thom C. Blackwell Product Manager Boston Software Systems (866) 653-5105 ex 807 www.bossoft.com <http://www.bossoft.com/> Sign up for my weekly webinar! <http://www.bostonworkstation.com/customer_center/special_events.aspx> LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately, then delete this message and empty from your trash. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence, Mitchell Sent: Thursday, June 19, 2008 11:52 AM To: [email protected] Subject: RE: [Talk] Wait Speed Oh, and every Connect command will reset the waitspeed to default. Thank you, Mitch Lawrence Lead Applications Analyst Technical Support - NPR/Automation CHRISTUS Information Management *: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Send a "thank you <http://intranet.christushealth.org/spiritBuck/Default.asp> " to someone! ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Beck Sent: Thursday, June 19, 2008 10:45 AM To: [email protected] Subject: [Talk] Wait Speed Is there anyway to set the Wait Speed in the script? Thank you, Scott Beck ****************************************************************************************************************** The information transmitted in this e-mail and in any replies and forwards are for the sole use of the above individual(s) or entities and may contain proprietary, privileged and/or highly confidential information. Any unauthorized dissemination, review, distribution or copying of these communications is strictly prohibited. If this e-mail has been transmitted to you in error, please notify and return the original message to the sender immediately at the above listed address. Thank you for your cooperation. ******************************************************************************************************************
<<image001.jpg>>
