|
Is this the absolute best way to prototype the create user space API? Can you specify defaults in the prototype like with an INZ? DCREATEUSRSPC PR EXTPGM(QUSCRTUS) D USRSPCNAME 20 CONST D EXTENDEDATTR 10 CONST D INITIALSIZE 10I 0 CONST D INITIALVALUE 1 CONST D PUBLICAUTH 10 CONST D DESCRIPTION 50 CONST D REPLACEUSRSPC 10 CONST OPTIONS(*NOPASS:*OMIT) D ERRORCODE 32767 OPTIONS(*NOPASS:*OMIT:*VARSIZE) D DOMAIN 10 CONST OPTIONS(*NOPASS:*OMIT) D TRANSSIZEREQ 10I 0 CONST OPTIONS(*NOPASS:*OMIT) D OPTIMIZEALIGN 1 CONST OPTIONS(*NOPASS:*OMIT) ******************************************************************** D ERRORCODE DS QUALIFIED D BYTESPROVID 10I 0 INZ(%SIZE(ERRORCODE)) D BYTESAVAIL 10I 0 INZ(0) D MSGID 7A D RESERVED 1A D MSGDATA 240A Mark
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.