Skip to content

Commit 64bfa8b

Browse files
authored
Update README.md
1 parent 43ac52d commit 64bfa8b

File tree

1 file changed

+3
-1
lines changed
  • endevor/Field-Developed-Programs/Table-Tool-Examples

1 file changed

+3
-1
lines changed

endevor/Field-Developed-Programs/Table-Tool-Examples/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Table-Tool-Examples
22

33
A collection of JCL and processor members that demonstrate the use of Table Tool.
4+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
5+
) for more information).
46
If you are new to Table Tool see these links for more information:
57

68
- [Techdocs Documentation](https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-endevor-software-change-manager/19-0/administrating/table-tool.html)
@@ -40,7 +42,7 @@ Examples in this folder include:
4042
* DB2MASK$ rexx to build DB2 bindcards - masking utility used by the DB2 bindcard utility
4143
* REX1LINE rexx to put processor group CSV data on one line - utility used by the processor group utiliites
4244
* REXMERGE rexx to merge CSV list element with CSV list processor group - utility used by the processor group utiliites
43-
* YAML2REX rexx to reformat YAML syntax to REXX - conversion utility used by the DB2 YAML bindcard utility
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)
4446

4547
The **Table-Tool-CSV-Sorting** folder contains items that allow you to SORT CSV data prior to a Table Tool Execution
4648

0 commit comments

Comments
 (0)