-
I am doing some testing with file attributes that I want to automate. I have been using the DSPFD command to print the attributes of the file. I would now like to automate that. I tried dumping the output of the command to an outfile and then using FNDSTRPDM to find out if the attribute was...
Last updated: -
FNDSTRPDM to display spool file instead of printing
Hi,[Br style="padding: 0px; margin: 0px;" />While I am doing FNDSTRPDM, always the result gets printed instead of displaying. How to make the result to display instead of print as spool file? [strong style="padding: 0px; margin: 0px;">FNDSTRPDM OPTION *DSP-THis will work or not...Any othe r...
Last updated: -
FNDSTRPDM – how do i find joblog
I am using FNDSTRPDM command in my CL program for each file/field and running through RPG programs if the string is found. If I specify the wrong file (QRPGLESRC) and the program is found in QRPGSRC, I get the error PDM0055, which i can monitor. However, if the program is found and the string is...
Last updated: -
How can I use FNDSTRPDM with CL
HOW CAN I USING "FNDSTRPDM" BY CLP AND THE VARIABLE OF "FIND 'string' " LAST CHARACTER IS A SPACE ?
Last updated: -
How to retrive a perticular string details from all the members of file using FNDSTRPDM
please send me an example program to retrive a perticular string details from all the members of file using FNDSTRPDM.
Last updated: -
how to write all the matching records in to antoher file in CL program
hi, i am having a pf in that pf contain many members, using display file i have to search a perticular string in all the members if it is found these matching records want to write into another file this is my requirement. in CL grogram how to do this? using FNDSTRPDM can we do that, please replay...
Last updated: