CA Endevor

 View Only

Table Tools Examples 

Dec 03, 2015 06:50 PM

@This document shows examples of the use of ENBPIU00 (also known as the "Table Tool")  - a multi-use Rexx program located in your CSIQCLS0 library.

 

It is best to use version v.17 or greater for CSV methods.

 

An updated version of the document is attached (2016 05 11) with two additional examples.  (#2b and #6)

Statistics
1 Favorited
37 Views
2 Files
0 Shares
30 Downloads
Attachment(s)
docx file
Table Tool Examples.docx   256 KB   1 version
Uploaded - May 29, 2019
docx file
Table Tool Examples (8).docx   238 KB   1 version
Uploaded - May 29, 2019

Tags and Keywords

Comments

Oct 26, 2017 08:30 AM

Anything that works is good. Nevertheless, for Example #7ConverPDS datasets into PDS/E datasets, I prefer, and recommend for others, a REXX exec that will also intelligently re-size the libraries (primary and secondary space) during the conversion.

Oct 24, 2017 05:03 PM

An updated version of the document is attached (2017 10 24 ) . 

Apr 27, 2016 02:07 PM

This is AWESOME Dan!  Thanks so much!

Dec 03, 2015 07:01 PM

Some excellent examples here - I always find it easier/faster to 'hack' a basic (working) example that I can just cut-n-paste,
Thanks for sharing