Re: Mainframe JCL kicks off VB program
- From: "Charles Godwin" <charles.godwin@xxxxxx>
- Date: 7 Oct 2005 07:01:51 -0700
I don't think you can start a job using the native FTP server in
windows. I checked the host SITE commands list and it doesn't look
good. I know the MVS FTP Server supports all kinds of job submital and
retrieval commands but alas, not the windows FTP server.
I think the best you can do is have a job on the Windos server that
starts up every nn seconds, minutes or hours and checks for the
exisitance of a file and let it fire up the VB program.
look at the AT command in Windows command prompt (cmd.exe) for
primitive job scheduling.
.
- Prev by Date: Re: Semantics and syntax of the ADD ... GIVING statement
- Next by Date: Re: Semantics and syntax of the ADD ... GIVING statement
- Previous by thread: Re: Mainframe JCL kicks off VB program
- Next by thread: Re: Mainframe JCL kicks off VB program
- Index(es):
Relevant Pages
|