×
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.
I was planning on using SNDPTFORD to download the latest CUME and SF99711, and was wondering if others were using the chkptf value of *YES to just get the new PTF's...
I have used the FTP download for years, but was hoping that this might give me smaller images to install.
I was going to run :
SndPtfOrd PtfID((*CUMPKG *ONLYPRD *ONLYRLS)) +
Delivery(*ANY) DlvryFmt(*IMAGE) +
ChkPtf(*YES) ImgOpt(*DOWNLOAD) +
ImgDir('/ptf') ImgPfx(*SRVPVD) ImgClg(PTF)
And then once that completes:
SndPtfOrd PtfID((SF99711 *ONLYPRD *ONLYRLS)) +
Delivery(*ANY) DlvryFmt(*IMAGE) +
ChkPtf(*YES) ImgOpt(*DOWNLOAD) +
ImgDir('/ptf') ImgPfx(G0116) ImgClg(PTF)
Appreciate the feedback....
Jim Bostwick
Reliable Credit Association, Inc
(503) 462-3049
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.