|
Vincent, This is what I’d do…leave you
script as it is, and let it fail with a timeout when this happens. Then in your Reset logic, see if this
window is up (if it’s not up then Activate “MEDITECH WorkStation”
will fail with an seNoCaption
error) and press an enter with VB’s SendKeys “{enter}”. Then report the error and go on to the
next activity. We have seen this error occasionally in
serial connected Remote WorkStations, and it is often
minimized by t y p i n g s l o w l y. Do users see this error as often as your
script sees it? If not, you might
try to tone down the speed of your script…especially ensuring that there
aren’t two Key commands one after another, breaking up one Key command into two
smaller ones, increasing Waits slightly as the script moves between screens…that
sort of thing. -----Original Message----- Hi All... I have been struggling with this
particular issue for a few weeks. I've tried just about everything I can
think of to move past this error, but nothing I try seems to have any effect. I've even tried to close the
MEDITECH application and reopen MEDITECH, but because this GUI box is on the
screen, I cannot exit the application until it is removed. I am connecting to MEDITECH via IP
but have a microwave connection the the Main Hospital. Sometimes (or I
should say frequently) there is interruption in the signal, causing this error. Any thoughts..?? Thanks, Vince See our web page at http://www.lahey.org for a full
directory of Lahey sites, staff, services and career opportunities. |
<<image001.jpg>>
