Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bimhau

    how can i export a dataset in mainframe to excel in REXX

    Yes, actually you can create a CSV file for download and use within Excel. In REXX, you would use normal read/write loop logic. As each iteration reads your PS data, reformat it by column and write it as comma delimited. This is actually a common use for a quick scripting tool like rexx.

Part and Inventory Search

Back
Top