|
> DCL DD PGAS CHAR(1024) BAS(.SPCPGM); > DCL DD DATA CHAR(1024); > > CPYBLA RESOLVE-TYPE, X'0201'; > CPYBLAP RESOLVE-NAME, "TEST", " "; > RSLVSP .SYSPGM, RESOLVE, *, *; > SETSPPFP .SPCPGM, .SYSPGM; > CPYBLA DATA, PGAS; great. thanks leif. Yes, changing the contents of the PGAS thru a spcptr fails at seclvl 40, v4r4 also. I add 80 to .SPCPGM to locate the actual PGAS space data. What is in those 80 bytes? Do you think the "80" value will be release dependent? -Steve
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.