For long lines, EXECIO and stream I/O are the preferred tools unless ISPF 
services are available. The say statement is intended for human-readable output.


-- 
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר



________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Lizette Koehler <[email protected]>
Sent: Sunday, September 8, 2024 3:53 PM
To: [email protected]
Subject: help with REXX code reading RACF LU function

I am coding a REXX to read the output from LU userid



I am working on learning IRRXUTIL   but that will be a bit later



I need to capture the name and installation date



The Installation date can be long





INSTALLATION-DATA=*********** ********** ******************
****************** *

My challenge is creating a one line entry for my results.  It may go into
excel later.



Output keeps wrapping when I run  REXX in batch with SAY commands



Output will be



USERID  dlm  NAME  dlm  Owner dlm Create Date dlm Last Logon dlm
Installation-data



Since the Installation- data can vary in length - the long lines  wrap



What is a good solution to create a 200 Lrecl output using SAY using
ISIPF/REXX process



Lizette






----------------------------------------------------------------------
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

Reply via email to