FNDSTRPDM Questions

1

I want to dump the contents of the DSPFD command to file and then use FNDSTRPDM to find certain text strings
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 [...]

Answer Question   |  June 20, 2011  5:35 PM
AS/400 commands, Database Files, DSPFD, FNDSTRPDM
asked by:
45 pts.

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 way...Thanks in advance[/strong]

Answer Question   |  January 10, 2011  7:23 AM
AS/400 Display File, AS/400 Spool Files, FNDSTRPDM
asked by:
510 pts.

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 [...]

Answer Question   |  January 4, 2011  1:58 PM
CL Program, FNDSTRPDM, iSeries job logs, PDM0575, QRPGSRC, RPG Program
asked by:
25 pts.

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 ?

Answer Question   |  June 12, 2009  10:30 AM
CL, CLP, FNDSTRPDM
asked by:
5 pts.

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 [...]

Answer Question   |  April 11, 2008  4:05 AM
CL, CLLE, FNDSTRPDM
asked by:
85 pts.

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.

Answer Question   |  April 24, 2008  12:24 PM
CLLE, FNDSTRPDM
asked by:
85 pts.

1