On Fri, 12 Apr 2013 16:23:47 -0700, Jon Perryman <[email protected]> wrote:
>The total length of CMDBUFD is CMDBUFL. > >Since this is a command buffer, you don't know if it was cleaned up or if >the command syntax was verified. I personally would not assume anything. He said it's a RACF parameter list, and the only one with that field is the RACF Command Exit point, IRREVX01. And for that exit he in fact knows a lot of things about what he's going to get because we took a lot of care in providing the information. He may not know that the length is always x'F8', but he knows the length of the command text, and he knows the command is syntactically valid, and that all keywords and the command name are full length, and (I think) that if the user omitted some keywords that have default values, RACF has supplied the keyword and the default value. -- Walt
