Skip to content

Commit 18edcc0

Browse files
committed
Update README.MD
1 parent 1455552 commit 18edcc0

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

endevor/Field-Developed-Programs/Processor-Tools-and-Processor-Snippets/README.MD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,9 @@ Items in this folder support the sharing of input components across developer ef
4848

4949
For example, development for a January release might be underway in one sandbox (or environment) at the same time as development for a March release in another sandbox (or environment). This feature allows the March release to include libraries from the January release within its own SYSLIB concatenations, before the January release is Moved to production.
5050

51-
## OPTVALDT, TXTRPLCE, JCLRPLCE and YAML2REX
51+
## OPTVALDT, TXTRPLCE and JCLRPLCE
5252

5353
These are REXX subroutines which are used by other FDP solutions:
5454
- OPTVALDT processes OPTIONS statements to ensure values are numeric or properly quoted
5555
- TXTRPLCE is a generic Search and Replace utility
5656
- JCLRPLCE is like TXTRPLCE, but provides precise JCL change instructions, where jobcard and/or Stepname.DDname references point to specific locations within a JCL for changes and inserts.
57-
- YAML2REX is converts many YAML constructs into usable REXX. The conversion results in REXX stem arrays, so that when accompanied by appropriate Do Loops, various actions are automated.

0 commit comments

Comments
 (0)