I'm looking for a way to do a SCAN in CL. Basically, I have a list of job descriptions, a whole bunch of them, I do a retrieve, get the library list into a variable, and now I need to scan that variable for a specific library.
Or, is there a way to dump job descriptions into a table where I can run SQL over it?
Any suggestions?
Thanks.
Or, is there a way to dump job descriptions into a table where I can run SQL over it?
Any suggestions?
Thanks.
Comment