Point /COPY at COPY_MBRS

This commit is contained in:
SJLennon
2021-10-07 12:30:02 -04:00
parent af3f48b03f
commit 44a9785b11
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
ctl-opt debug option(*nodebugio: *srcstmt)
dftactgrp(*no) actgrp(*caller)
main(Main);
/copy USPHDR
/copy copy_mbrs,USPHDR
//=== CRTUSRSPC (QUSCTRUS) Parameters ================================
dcl-s CusName char(20) inz('GETJOBTR QTEMP');
dcl-s CusAttr char(10) inz('GETJOBTR ');
+1 -1
View File
@@ -29,7 +29,7 @@ ctl-opt debug option(*nodebugio: *srcstmt)
dftactgrp(*no) actgrp(*caller)
main(Main);
dcl-f GETOBJUP usage(*output) usropn block(*yes);
/copy USPHDR
/copy copy_mbrs,USPHDR
//=== CRTUSRSPC (QUSCTRUS) Parameters ================================
dcl-ds *n;
CusQName char(20);