home *** CD-ROM | disk | FTP | other *** search
- NAME
- sched - Job scheduler.
-
- SYNOPSIS
- load=sched.exe
-
- DESCRIPTION
- Insert into the section [windows] in the file win.ini:
- load=sched.exe
-
- Sched runs idle waiting for jobs. If a job is passed to
- sched, sched changes to the directory specified in the
- job, and runs the program (with optional parameters)
- specified in the job as a child process. If the last
- specified parameter is the & symbol, the program will
- run minimized.
-
- Sched tries to find the program in the current direc-
- tory, in the Windows directory, in the Windows system
- directory and finaly in the directories specified in
- the environment variable PATH.
-
- SEE ALSO
- run
-
- COPYRIGHT
- (C) 1991 F.Wiarda
-