|
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Stone, Joel
Sent: Thursday, January 23, 2014 4:09 PM
To: Midrange Systems Technical Discussion
Subject: RE: similar *PAGSEG objects in two libs with same name - how to
print both next to each other
Oops - this didn't work. It seemed like such a great idea.
An idea why the library is ignored on the DDS printer definition? And how to
get the output writer to comply with the DDS specified library name?
It seems that the output writer ignores this library and always uses the *LIBL
to find the *pagseg object.
Thanks!
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Stone, Joel
Sent: Thursday, January 23, 2014 11:34 AM
To: Midrange Systems Technical Discussion
Subject: RE: similar *PAGSEG objects in two libs with same name - how to
print both next to each other
Oh yeah - of course.
That should work perfectly.
Thanks!
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Dan Kimmel
Sent: Thursday, January 23, 2014 11:24 AM
To: Midrange Systems Technical Discussion
Subject: RE: similar *PAGSEG objects in two libs with same name - how to
print both next to each other
Use the PAGSEG keyword in a DDS Print File. It allows the library name and
pagseg name to be specified. That path goes into the spool file to be
resolved at print time. Use a program-to-system fields for the library name
and the pagseg name. This example is from the infocenter page on the
PAGSEG keyword;
http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/c
om.ibm.etools.iseries.langref2.doc/rzakdmstptpagse.htm
A R REC2 PAGSEG(&LIB/&PSEG &POSD &POSA);
A LIB 10A P
A PSEG 8A P
A POSD 5S 3P
A POSA 5S 3P
-----Original Message-----"Smith".
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Stone, Joel
Sent: Thursday, January 23, 2014 11:01 AM
To: 'Midrange Systems Technical Discussion'
Subject: similar *PAGSEG objects in two libs with same name - how to print
both next to each other
I am trying to clean house a bit. There are two hopefully identical *PAGSEG
objects. They are signatures.
PAG123 is in OLDLIB, and also in NEWLIB.
How can I validate that they are the same signature?
The create date and other dates are of no use as they have been moved
around over the years and dates were altered during the moves.
The sizes are all the same so that doesn't help.
Any ideas?
The concern is that Sally Jones got married and changed her name to Sally
Smith.
Her signature PAG123 may be in OLDLIB as "Jones", but in NEWLIB as
and
The best way I can think of is to print the old and new next to each other
visually check.to
There are about 500 signatures.
In RPG, I want to print the old on the left, the new on the right. So I need
CHGCURLIB OLDLIB, load the pagseg into the print buffer, and thentime,
CHGCURLIB NEWLIB and load it again.
But I am afraid that the *PAGSEG objects don't get resolved until print
so that wont work.COBOL?
How can I print the OLDLIB and NEWLIB next to each other in RPG or
Or is it not possible since they are not married up until the output writer
starts?
Thanks in advance!
--
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 inbound email has been scanned for all viruses by the MessageLabs
SkyScan
service.
__________________________________________________________
______________
__________________________________________________________
____________
This outbound email has been scanned for all viruses by the MessageLabs
Skyscan service.
For more information please visit http://www.symanteccloud.com
__________________________________________________________
____________
--
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 inbound email has been scanned for all viruses by the MessageLabs
SkyScan
service.
__________________________________________________________
______________
__________________________________________________________
____________
This outbound email has been scanned for all viruses by the MessageLabs
Skyscan service.
For more information please visit http://www.symanteccloud.com
__________________________________________________________
____________
--
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.