TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Program to run programs afterhours From:Jen Harvey <jenharvey -at- gmail -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Fri, 24 Jun 2005 15:42:41 -0400
You can also run batch scripts using the WIndows Task Scheduler
(similar to cron, but for Windows). I've done this with batch files
and Perl scripts since it was easier for me to do all the
if-then-elses and error logging stuff using Perl than using .bat
files.
On 6/24/05, Peter Neilson <neilson -at- alltel -dot- net> wrote:
>
> To do this under Unix, use cron. Under Windows it is
> possible to run the Unix-like thingee called Cygwin (it's
> free) and run cron under Cygwin. Cygwin makes Windows
> look like Unix.
>
> John Posada wrote:
> > Hi, guys...I'm looking for suggestions for programs that you may be
> > using to launch and run applications unattended...something with more
> > control than a Windows-included application.
> >
> > Currently, I'm using two applications for documenting ASP, SQL, and
> > .NET applications. Each of them has a command line interface. Some of
> > them need to be run multiple times (one 20 different times) against
> > different internal defined project configurations.
> >
> > I'm looking for more control to address issues such as error logging,
> > skipping over one if is not availabel yet still advancing to the next
> > one in line, maybe returning to ones that failed thhe first time to
> > try again, etc.
>
Now Shipping -- WebWorks ePublisher Pro for Word! Easily create online
Help. And online anything else. Redesigned interface with a new
project-based workflow. Try it today! http://www.webworks.com/techwr-l
Doc-To-Help 2005 now has RoboHelp Converter and HTML Source: Author
content and configure Help in MS Word or any HTML editor. No
proprietary editor! *August release. http://www.componentone.com/TECHWRL/DocToHelp2005
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit http://www.techwr-l.com/techwhirl/ for more resources and info.