Skip to content

Commit 381b2d8

Browse files
committed
More on the YAML to REXX conversion process
1 parent 18edcc0 commit 381b2d8

File tree

1 file changed

+2
-3
lines changed
  • endevor/Field-Developed-Programs/Processor-Tools-and-Processor-Snippets

1 file changed

+2
-3
lines changed

endevor/Field-Developed-Programs/Processor-Tools-and-Processor-Snippets/YAML2REX.jcl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// NOTIFY=&SYSUID
44
//*-Convert YAML to REXX -----------------------------*
55
//*-JCL: YOURSITE.NDVR.TEAM.JCL(YAML2REX) -----------------------------*
6-
//*-Output: SYSTSPRT
6+
//*-Output: SYSTSPRT -----------------------------*
77
//*-------------------------------------------------------------------*
88
// SET MEMBER=ACTP0003
99
// SET MEMBER=ACTP0001
@@ -14,8 +14,7 @@
1414
//*--------
1515
// SET YAML=YOURSITE.NDVR.TEAM.YAML
1616
//*-------------------------------------------------------------------*
17-
//*-- Convert YAML to REXX -----------------*
18-
//* output: YOURSITE.NDVR.TEAM.REXX150
17+
//*-- Convert YAML to REXX -----------------------------*
1918
//*-------------------------------------------------------------------*
2019
//SAVEMBR EXEC PGM=IRXJCL,PARM='ENBPIU00 1'
2120
//OPTIONS DD *

0 commit comments

Comments
 (0)