PROC EXPORT will create CSV files (DBMS=CSV) on Windows machines. It doesn't work on mainframe, for some reasons with SAS. However, I had a lot of luck creating CSV's with PROC EXPORT and WPS.
Since my current shop doesn't have WPS I wrote a SAS macro that ultimate writes a CSV file to a USS directory. Robert Crawford Abstract Evolutions LLC (210) 913-3822 -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Mark Regan Sent: Wednesday, August 2, 2023 12:36 PM To: [email protected] Subject: [EXT] Using SAS/MXG to create a .csv file Is it possible to create a .csv file using both SAS & MXG? I ask because SAS, for PROC PRINT, only supports a line length of 256, and the report I want to create from SMF119, subtype 66 records, would be longer than that. Regards, Mark Regan, K8MTR General, EN80tg CTO1 USNR-Retired (1969-1991) Nationwide Insurance, Retired, 1986-2017 z/OS Network Systems Programmer (z NetView, z/OS Communications Server) Email: [email protected] LinkedIn: https://www.linkedin.com/in/mark-t-regan ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
