Rich,
I have a script on the scheduler that read Blocked. Is what you are talking about
below dealing with this or is it just they way I have set this up on the scheduler? I
have got it to start time of 6:30 am every day.
Thanks,
Mickey Sherbett, Senior Analyst
DCH Regional Medical Center
809 University Blvd. E.
Tuscaloosa Al. 35401
205-759-7167
[EMAIL PROTECTED]
The information contained in this email message is confidential information intended
only for the use of the individual or entity named above. If the reader of this
message is not the intended recipient or the employee or agent responsible to deliver
it to the intended recipient, the reader is hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
�
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich McNeil
Sent: Wednesday, June 30, 2004 7:52 PM
To: [EMAIL PROTECTED]
Subject: RE: [Talk]
Dave,
I've been looking at saving the Scheduler's task recently and something
fairly subtle may be amiss. I think I've got it figured out.
There'll be a release early next week that should address it. I'll post a
message to Talk when it's ready.
Rich McNeil
Boston Software Systems
866 653 5105
www.bostonworkstation.com
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Shelby
Sent: Wednesday, June 30, 2004 3:34 PM
To: [EMAIL PROTECTED]
Subject: RE: [Talk]
I've had to reboot my machine because I'm new at BWS also and have done
some things in VB that locked it up or used resources and then didn't free
them back up. I am using the Windows Task Scheduler to open BWS and a
specific script using the /r switch. I've only used it 2 days but it seems
to work and doesn't lose the schedule if BWS is shut down. It seems that
if you close BWS, you lose the scheduled jobs and have to recreate them,
but I don't think you have to recreate them with the Windows Task
Scheduler.
That way BWS only opens and runs at the time the script is supposed to run.
At the end of the script I call a subroutine called Drop:
Sub Drop()
Shutdown=True
End Sub
It closes BWS until needed again, thus no resources or very little. Like I
said, I've only used it 2 days, but it seems to work and I don't need to
worry about keeping it running always.
Dave Shelby
(916) 734-3004
[EMAIL PROTECTED]