× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



schedule the job in the job scheduler to be submitted at 3am. in the cl

pgm

dcl &time *char 6
dcl &date *char 6
dcl &startdate *char 6

loop:
rtvsysval qdate &date
if (&date *ne &StartDate) (goto endpgm)
/* do stuff here */
dlyjob 900
goto loop

endpgm:
endpgm

or something similar...

Thanks,
Tommy Holden
Direct: 615-259-5814
Main Line: 615.256.2424 x. 5814
Toll-Free: 1.800.228.3644 x.5814
fax: 615-793-7617



"Bonnie Lokenvitz" <BLokenvitz@xxxxxxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
07/19/2007 02:29 PM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>


To
"Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
cc

Subject
Need Ideas for Batch Job Submission






I have a batch job that needs to be submitted and run every 15 minutes
from 3:00 AM to midnight. The machine does not have ROBOT installed.

Would you give me some ideas on how to approach this?

Thank you,
Bonnie Lokenvitz



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.