|
Thank you. Sounds like a nice solution. Rob Berendt ================== Remember the Cole! Scott.Lindstrom@zen ith.com To: MIDRANGE-L@midrange.com Sent by: cc: rob@dekko.com owner-midrange-l@mi Subject: Re: Anyone written CL based "ping" checks ? drange.com 10/17/00 02:05 PM Please respond to MIDRANGE-L We have a library in the system library list above QSYS in which we have modified versions of commands, print files, etc. In this library I also have a special version of commands FTP and STRTCPFTP with the basic parameters we use. (We don't support all of them). The CPP for this is a CL program we wrote that does the PING previously posted, and if it is successful, it executes a QSYS/STRTCPFTP command. After all of our FTP's, we then have a program that analyzes the FTP output to see if it worked. The 'pre-PING' justs helps us avoid FTP's that are doomed to fail since the remote system isn't available. Scott rob@dekko.com Sent by: To: MIDRANGE-L@midrange.com owner-midrange-l@mi cc: drange.com Subject: Re: Anyone written CL based "ping" checks ? 10/17/2000 11:43 AM Please respond to MIDRANGE-L I do an OVRDBF FILE(OUTPUT) TOFILE(OUTFILE) just before the ftp session and analyze the outfile. But your suggestion sounds good. How do you front end the command? Do it in a clp? Like do your ping routine and then execute the ftp? Or did you modify the command itself and add a prompt override program or some such animal? Rob Berendt +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.