The Click command in Meditech Client Server requires a separate instance of
BostonWorkStation for each instance of CS.  So you’d have:

 

Dim B as New BostonWorkStation

Connect “”, stMeditech, “S1”

B.Connect “”, stMeditech, “S1”

…

Click title1

B.Click title2

 

Rich McNeil

Boston Software Systems

866 653 5105 x 813

www.bostonworkstation.com

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lawrence, Mitchell
Sent: Tuesday, February 19, 2008 1:06 PM
To: [email protected]
Subject: RE: [Talk] Method for "disconnecting" from a stream?

 

I’ve found a solution and a bug in BWS.

 

I can connect to multiple Meditech C/S clients by supplying a 3rd parameter
to the Connect command:

 

Connect “”, strMeditechCS, D(“Location”)  (I’m using a spreadsheet, each
location needs its own window)

 

*the above is from memory, not sure on that second parameter, but you get
the gist of it.

 

The bug is that the “Click” command will no longer work if the Meditech
client is connected to in this manner (minor annoyance). Keyboard commands
still make it to the window.

 

I’ve yet to test the print dialog box, but I don’t expect any problems with
it and the @_SELECT functionality.

 

 

Thank you,

Mitch Lawrence

Lead Applications Analyst

Technical Support - NPR/Automation

CHRISTUS Information Management

™:  <mailto:[EMAIL PROTECTED]>
[EMAIL PROTECTED]



Send a " <http://intranet.christushealth.org/spiritBuck/Default.asp> thank
you" to someone!

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lawrence, Mitchell
Sent: Tuesday, February 19, 2008 10:42 AM
To: [email protected]
Subject: [Talk] Method for "disconnecting" from a stream?

 

Hello,

I would like a single script to open up and leave running multiple Meditech
C/S windows. In order to do this I need some way to “disconnect” from the
current running connection. Is there a method for doing this?

 

 

Thank you,

Mitch Lawrence

Lead Applications Analyst

Technical Support - NPR/Automation

CHRISTUS Information Management

™:  <mailto:[EMAIL PROTECTED]>
[EMAIL PROTECTED]



Send a " <http://intranet.christushealth.org/spiritBuck/Default.asp> thank
you" to someone!

 

<<image001.jpg>>

Reply via email to