Michael, I'm new to Boston Workstation but I've seen similar behavior using another scripting tool. Specifically, some funtions require that a user be logged on to the system. You might try running your script from a .bat file and run the .bat file as a scheduled task from Windows task scheduler. The Windows task scheduler wizard will ask you for the name and password of a user and the script will then be executed as if it were being run by that user.
Nick -----Original Message----- From: Blake, Michael [mailto:[EMAIL PROTECTED] Sent: Thursday, October 20, 2005 10:50 AM To: [email protected] Subject: [Talk] Script Hanging at Save As Hi, I have a scheduled script that runs during the night. It hangs at the Windows Save As dialog. It works when I test it and even when I schedule it, it will work if the PC is not locked. At night I lock my workstation and this is when the script hangs. Any suggestions? TIA, Michael MEDITECH Magic 5.4 | Boston Workstation 8.0 | Windows XP ********************Confidentiality Notice******************** This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. Any unauthorized review, use, disclosure or distribution of this email message, including any attachment, is prohibited. If you are not the intended recipient, please advise the sender by reply email and destroy all copies of the original message. Thank you. ------------------------------------------------------------------------------- This message and any included attachments are from Siemens Medical Solutions USA, Inc. and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to [EMAIL PROTECTED] Thank you
