Skip to content

Commit fcd4d84

Browse files
authored
Add NOTIFY statement
Signed-off-by: Janos Varga <113785741+vargajb@users.noreply.github.com>
1 parent cbd1508 commit fcd4d84

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
@@ -1,4 +1,4 @@
1-
//DB2SETUP JOB 1
1+
//DB2SETUP JOB 1,NOTIFY=&SYSUID
22
//***************************************************/
33
//* Copyright Contributors to the COBOL Programming Course
44
//* SPDX-License-Identifier: CC-BY-4.0

0 commit comments

Comments
 (0)