You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: endevor/Field-Developed-Programs/Table-Tool-Examples/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Examples in this folder include:
42
42
* DB2MASK$ rexx to build DB2 bindcards - masking utility used by the DB2 bindcard utility
43
43
* REX1LINE rexx to put processor group CSV data on one line - utility used by the processor group utiliites
44
44
* REXMERGE rexx to merge CSV list element with CSV list processor group - utility used by the processor group utiliites
45
-
* YAML2REX rexx to reformat YAML syntax to REXX - conversion utility used by the DB2 YAML bindcard utility. Find the source code for {YAML2REXX here}(https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/endevor/Field-Developed-Programs/Processor-Tools-and-Processor-Snippets/YAML2REX.rex)
45
+
* YAML2REX rexx to reformat YAML syntax to REXX - conversion utility used by the DB2 YAML bindcard utility. Find the source code for [YAML2REXX here](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/endevor/Field-Developed-Programs/Processor-Tools-and-Processor-Snippets/YAML2REX.rex)
46
46
47
47
The **Table-Tool-CSV-Sorting** folder contains items that allow you to SORT CSV data prior to a Table Tool Execution
0 commit comments