HI Lizette,

Why not use the RACF database unload IRRDBU00 output instead?

Regards, Bob

Robert S. Hansel                       2024 IBM Champion
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com

-----Original Message-----
Date:    Sun, 8 Sep 2024 12:53:31 -0700
From:    Lizette Koehler <[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

Reply via email to