Skip to content

Commit

Permalink
Update SRCBLDC.CLP
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschoen authored Feb 7, 2025
1 parent 980dc7e commit f3e29d3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions SRCBLDC.CLP
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,11 @@
SRCFILE(&DESTLIB/&DESTFILE) REPLACE(*NO) +
TGTRLS(&TGTRLS) /* V1.0.8 */

CRTBNDRPG PGM(&DESTLIB/QSHQRYTMPR) +
SRCFILE(&DESTLIB/&DESTFILE) +
SRCMBR(QSHQRYTMPR) DFTACTGRP(*NO) +
REPLACE(*NO) TGTRLS(&TGTRLS) /* 1.0.36 */

CRTCMD CMD(&DESTLIB/QSHSETPROF) +
PGM(&DESTLIB/QSHSETPROC) +
SRCFILE(&DESTLIB/&DESTFILE) +
Expand Down Expand Up @@ -307,6 +312,11 @@
SRCMBR(QSHQRYSRCR) DFTACTGRP(*NO) +
REPLACE(*NO) TGTRLS(&TGTRLS) /* 1.0.32 */

CRTBNDRPG PGM(&DESTLIB/QSHQRYSR2R) +
SRCFILE(&DESTLIB/&DESTFILE) +
SRCMBR(QSHQRYSR2R) DFTACTGRP(*NO) +
REPLACE(*NO) TGTRLS(&TGTRLS) /* 1.0.36 */

CRTCMD CMD(&DESTLIB/QSHIFSSCAN) +
PGM(&DESTLIB/QSHIFSSCAC) +
SRCFILE(&DESTLIB/&DESTFILE) PRDLIB(&DESTLIB) /* V1.0.35 */
Expand Down

0 comments on commit f3e29d3

Please sign in to comment.