First, I suggest that for RACF-related questions you use RACF-L rather than 
IBM-MAIN, as there will be more RACF-knowledgeable responders there.

But to answer your question, EXTWOFF in the returned extract work area (RXTW, 
see RACF Data Areas) gives you the offset within the returned data area to the 
data you asked for. 

At that offset within the RXTW you'll get one chunk of data for each field you 
asked for. You can figure out what each chunk of data should look like using 
the template information and the information provided with the description of 
the REQUEST=EXTRACT keyword in the RACROUTE REQUEST=EXTRACT documentation.

-- 
Walt

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to