Have you tried changing the timeout setting for the menu you are using? This is suppose to "over-ride" anything you might have in the MIS parameters.
Kelly Jones, Systems Support Analyst Information Systems - Application Development Methodist Health System [EMAIL PROTECTED] 214-947-1907 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence, Mitchell Sent: Wednesday, June 06, 2007 1:47 PM To: [email protected] Subject: RE: [Talk] Key command SHIFT-F12 doesn't do anything. What I need to do is start a download, minimize it, then stop the script. I can do everything but minimize the Meditech window. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.6117 *: 361.549.8456 )AIM: a1d13 )MSN: [EMAIL PROTECTED] *: [EMAIL PROTECTED] Send a "thank you" <http://intranet.christushealth.org/spiritBuck/> to someone! ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jones, Kelly Sent: Wednesday, June 06, 2007 1:37 PM To: [email protected] Subject: RE: [Talk] Key command Try Shift F12 but will need to move down to the "suspend session" But once you do this, you will need to "activate" the Meditech session if you want to do anything else. Richard M. at BWS helped me with a "restore" process but I could not get it to work like I wanted it to. Sub RestoreCS() Dim lngHwnd As Long Dim lngRet As Long lngHwnd = FindWindow(vbNullString, "NPR Database **LIVE** - Npr Scheduler") lngRet = ShowWindow(lngHwnd, showRESTORE) End Sub Kelly Jones, Systems Support Analyst Information Systems - Application Development Methodist Health System [EMAIL PROTECTED] 214-947-1907 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence, Mitchell Sent: Wednesday, June 06, 2007 1:18 PM To: [email protected] Subject: [Talk] Key command Hello, Does anyone know of a Key command or a VB method to minimize a Meditech C/S window from a script? TIA. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.6117 *: 361.549.8456 )AIM: a1d13 )MSN: [EMAIL PROTECTED] *: [EMAIL PROTECTED] Send a "thank you" <http://intranet.christushealth.org/spiritBuck/> to someone! *********************************************************************** This electronic transmission contains information from Methodist Health System and should be considered confidential and privileged. The information contained in the above messages is intended only for the use of the individual(s) and entity(ies) named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution, or use of this information is prohibited. If you receive this transmission in error, please notify the sender immediately by return e-mail. Methodist Health System, its subsidiaries and affiliates hereby claim all applicable privileges related to the transmission of this communication. *********************************************************************** This electronic transmission contains information from Methodist Health System and should be considered confidential and privileged. The information contained in the above messages is intended only for the use of the individual(s) and entity(ies) named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution, or use of this information is prohibited. If you receive this transmission in error, please notify the sender immediately by return e-mail. Methodist Health System, its subsidiaries and affiliates hereby claim all applicable privileges related to the transmission of this communication.
<<image001.jpg>>
<<image002.gif>>
