OT - Alternative to WinAT

> Ear plugs, I would hate to hear all those bells.
LOL, especially since one of the speakers is right over my desk!

Anyway, the computer for the buzzer doesn't seem to have the "scheduled
tasks" on it (mine does, though). Its NT4SP6a, but I think the task
scheduler installs as part of IE5 or someting, doesn't it?

Brian
Being as we have talked about time buzzers on this list, I'm hoping somebody
can help me out here.

I use WinAT to run the program that causes our time buzzer to sound. The
problem is that we've just gone to split shifts and the list of times we
need the buzzer to sound has gone past the 32 event limit of WinAT.

So, I need is a way to set the system to execute a given program at a given
time, but it has to handle more than 32 events. Any suggestions?

Brian
Brian,

You can write some .bat programs to trigger at different times. That is one
way I can think of.

Eric Tolliver
Manager of Product Integrity
CAD Enterprises
Bus. (602) 278-4407 ext. 2220
Fax: (602) 352-5949
mailto:etolliver@... <mailto:etolliver@...>
http://www.cadmachining.com/ <http://www.cadmachining.com/>
ISO 9002/AS 9000
REGISTERED

-----Original Message-----
From: Brian Boyes [mailto:brianb@...]
Sent: Thursday, December 05, 2002 9:57 AM
To: Vantage List (E-mail)
Subject: [Vantage] OT - Alternative to WinAT

Being as we have talked about time buzzers on this list, I'm hoping somebody
can help me out here.

I use WinAT to run the program that causes our time buzzer to sound. The
problem is that we've just gone to split shifts and the list of times we
need the buzzer to sound has gone past the 32 event limit of WinAT.

So, I need is a way to set the system to execute a given program at a given
time, but it has to handle more than 32 events. Any suggestions?

Brian

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links>

Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/> Terms of Service.


[Non-text portions of this message have been removed]
I use the "Scheduled Tasks" manager under My Computer on the server to
manage tasks and their schedules. For awhile we had some overlapping shifts
so I created a seperate task with it's own schedule (and in this case played
a different tone so people would know which was for them). Later when we
stopped having overlapping shifts I deleted the new task without affecting
the original schedule. I think you could create a seperate task (or AT
command) with another set of times and take the same action as the first
task (activate buzzer, pay tome, whatever...) so as to have both tasks
running in the scheduler.
-Todd C.

-----Original Message-----
From: Brian Boyes [mailto:brianb@...]
Sent: Thursday, December 05, 2002 10:57 AM
To: Vantage List (E-mail)
Subject: [Vantage] OT - Alternative to WinAT


Being as we have talked about time buzzers on this list, I'm hoping somebody
can help me out here.

I use WinAT to run the program that causes our time buzzer to sound. The
problem is that we've just gone to split shifts and the list of times we
need the buzzer to sound has gone past the 32 event limit of WinAT.

So, I need is a way to set the system to execute a given program at a given
time, but it has to handle more than 32 events. Any suggestions?

Brian

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links>

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]
Ear plugs, I would hate to hear all those bells.


-----Original Message-----
From: Brian Boyes [mailto:brianb@...]
Sent: Thursday, December 05, 2002 11:57 AM
To: Vantage List (E-mail)
Subject: [Vantage] OT - Alternative to WinAT


Being as we have talked about time buzzers on this list, I'm hoping somebody
can help me out here.

I use WinAT to run the program that causes our time buzzer to sound. The
problem is that we've just gone to split shifts and the list of times we
need the buzzer to sound has gone past the 32 event limit of WinAT.

So, I need is a way to set the system to execute a given program at a given
time, but it has to handle more than 32 events. Any suggestions?

Brian


Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
I would think that you could write a VB applications or even an Access
database easily enough. Just create a database with the times you want the
buzzer to sound. If using Access then use the timer method that would
refresh the form. If you use VB, use the timer Active X control. If the
event time = the current time, sound once.

Jeremy Leonard
IT Manager
K-T Corporation


-----Original Message-----
From: Brian Boyes [mailto:brianb@...]
Sent: Thursday, December 05, 2002 11:57 AM
To: Vantage List (E-mail)
Subject: [Vantage] OT - Alternative to WinAT


Being as we have talked about time buzzers on this list, I'm hoping somebody
can help me out here.

I use WinAT to run the program that causes our time buzzer to sound. The
problem is that we've just gone to split shifts and the list of times we
need the buzzer to sound has gone past the 32 event limit of WinAT.

So, I need is a way to set the system to execute a given program at a given
time, but it has to handle more than 32 events. Any suggestions?

Brian


Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
We don't have that problem here. Our people know to the second, when it's
time for breaks, lunch, quitting time. In fact, they are so good at it,
they're usually ready 15 minutes ahead of time...

Can't you split up the scheduling responsibility between multiple Server
units? 32 events on each unit...

Les

> -----Original Message-----
> From: Leonard, Jeremy [SMTP:jleonard@...]
> Sent: Thursday, December 05, 2002 12:42 PM
> To: 'vantage@yahoogroups.com'
> Subject: RE: [Vantage] OT - Alternative to WinAT
>
> Ear plugs, I would hate to hear all those bells.
>
>
> -----Original Message-----
> From: Brian Boyes [mailto:brianb@...]
> Sent: Thursday, December 05, 2002 11:57 AM
> To: Vantage List (E-mail)
> Subject: [Vantage] OT - Alternative to WinAT
>
>
> Being as we have talked about time buzzers on this list, I'm hoping
> somebody
> can help me out here.
>
> I use WinAT to run the program that causes our time buzzer to sound. The
> problem is that we've just gone to split shifts and the list of times we
> need the buzzer to sound has gone past the 32 event limit of WinAT.
>
> So, I need is a way to set the system to execute a given program at a
> given
> time, but it has to handle more than 32 events. Any suggestions?
>
> Brian
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
While we are at it, can we get rid of the telephone too?

Edward F. Fox, Jr., CPA
Controller
Maxson Automatic Machinery Company
Phone: 401-596-0162 x110
Fax: 401-596-1050
www.maxsonautomatic.com


-----Original Message-----
From: Leonard, Jeremy [mailto:jleonard@...]
Sent: Thursday, December 05, 2002 12:42 PM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] OT - Alternative to WinAT


Ear plugs, I would hate to hear all those bells.


-----Original Message-----
From: Brian Boyes [mailto:brianb@...]
Sent: Thursday, December 05, 2002 11:57 AM
To: Vantage List (E-mail)
Subject: [Vantage] OT - Alternative to WinAT


Being as we have talked about time buzzers on this list, I'm hoping somebody
can help me out here.

I use WinAT to run the program that causes our time buzzer to sound. The
problem is that we've just gone to split shifts and the list of times we
need the buzzer to sound has gone past the 32 event limit of WinAT.

So, I need is a way to set the system to execute a given program at a given
time, but it has to handle more than 32 events. Any suggestions?

Brian


Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/