Skip to content

Commit 69c77b3

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

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/SELTBL.jcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//SELTBL JOB 1
1+
//SELTBL 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)