|
The 6.1 ptf downloads just one ptf and goes on fine.
The 7.1 ptf downloads numerous SS1 and 999 ptf's, of which some are
delayed. I fail to see how adding one parameter to an api like this
should require an IPL.
Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: Jim Essinger <dilbernator@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 09/16/2010 02:33 PM
Subject: Re: Just downloaded a PTF group, but now what . . . ?
Sent by: midrange-l-bounces@xxxxxxxxxxxx
Just tried it and yes it does know to use the existing file. I did not
get
any new file in that subdirectory.
Jim
On Thu, Sep 16, 2010 at 11:45 AM, <rob@xxxxxxxxx> wrote:
Sounds cool. I assume it knows to do a TOFILE(*FROMFILE)? Logicallythat
makes sense since you do not tell it what directory the file is comingwrote:
from - it has to get that from the catalog definition.
Rob Berendt
--
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: Jim Essinger <dilbernator@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 09/16/2010 01:36 PM
Subject: Re: Just downloaded a PTF group, but now what . . . ?
Sent by: midrange-l-bounces@xxxxxxxxxxxx
Bryan,
That is the best thing I have learned this week. This makes my PTF
programming much easier.
Thanks!
Jim
On Wed, Sep 15, 2010 at 7:58 PM, Bryan Dietz <bdietz400@xxxxxxxxx>
If you happen to be on V5r4, V6.1 or V7.1 there is a new API that willimage
help with loading of image catalogs.
CALL PGM(QVOIFIMG) PARM('MyImageCatalog' '*BIN' 0)
-or-
CALL PGM(QVOIFIMG) PARM('MyImageCatalog' '*ISO' 0)
V7.1 = SI40971
V6.1 = SI40473
V5r4 = SI40603
Bryan
Pete Hall said the following on 9/15/2010 9:09 PM:
Here's a shell script you can use to load multiple volumes to the
catalog. Doing that by hand is a little on the tedious side too:
#!/usr/bin/sh
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.