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 directory,
- in the Windows directory, in the Windows system directory
- and finaly in the directories specified in the
- environment variable PATH.
-
- The environment variable TEMP must have been set to your
- directory to be used for temporary files.
-
- SEE ALSO
- run
-
- VERSION
- 1.8
-
- COPYRIGHT
- (C) 1991-1993 F.Wiarda
-
-