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]




Reply via email to