Skip to content

Commit c1b218f

Browse files
authored
Delimiter at the end of in-stream data set
Signed-off-by: Janos Varga <113785741+vargajb@users.noreply.github.com>
1 parent 0ebda5c commit c1b218f

File tree

1 file changed

+1
-1
lines changed
  • COBOL Programming Course #3 - Advanced Topics/Labs/jcl

1 file changed

+1
-1
lines changed

COBOL Programming Course #3 - Advanced Topics/Labs/jcl/DB2SETUP.jcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ COPYOPER COPY OUTDD=CBL,INDD=DB2CBL
2929
(CBLDB22,,R), X
3030
(CBLDB23,,R), X
3131
($README,,R))
32+
/*
3233
//DBRMLIB EXEC PGM=IEFBR14
3334
//DBRMLIB DD DSN=&SYSUID..DBRMLIB,DISP=(,CATLG),
3435
// UNIT=3390,VOL=SER=DB2004,SPACE=(CYL,(1,1)),
3536
// DCB=(RECFM=FB,LRECL=80,BLKSIZE=4000,DSORG=PO),DSNTYPE=LIBRARY
36-
/*

0 commit comments

Comments
 (0)