Skip to content

Commit 755682d

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 f8be352 commit 755682d

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
RESERVED POSITION(114) CHAR(7),
1919
COMMENTS POSITION(121) CHAR(50))
2020
SORTDEVT SYSALLDA SORTNUM 2
21+
/*
2122
//RUNSTAT EXEC DSNUPROC,PARM='DBCG,Z99'
2223
//SYSIN DD *,SYMBOLS=CNVTSYS
2324
RUNSTATS TABLESPACE DB2.&SYSUID.S INDEX(ALL) TABLE(ALL)

0 commit comments

Comments
 (0)