Tools Links Login

MH-Scheduler

The first line of the DAS.INI file are boolean, You set what days of the week a task needs to be run, and assign a File to run, The Sample file included is a .BAT file. You will have to modify the Days.INI file in order to have the program execute properly. I wrote this simple program for the purpous of signing a system onto the mainframe on weekdays. You can replace the Shell() function with AppActivate() and SendKeys() if you want to advance the program. I used it to launch an AS400 macro.

Original Author: Mike Hartrick

Inputs

an .INI file

Assumptions

the .INI file is as follows.
1,1,1,1,1,1,1 'Sunday, Monday, Tuesday.. etc
TIME
File To Run

Returns

Starts a program

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 95 times

Categories

Visual Basic 6

Attachments

MH-Schedul236047272001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 2,803 bytes


Comments

No comments have been added for this post.

You must be logged in to make a comment.