|
Sounds cool. I assume it knows to do a TOFILE(*FROMFILE)? Logically that
makes sense since you do not tell it what directory the file is coming
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> wrote:
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
listcatalog. Doing that by hand is a little on the tedious side too:--
#!/usr/bin/sh
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
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.