Recent IT Questions

1 - 3 of 3
<<PREVIOUS 1 NEXT>>

To get a perticular string details from all the members of a file

Here i am doing get all the member names from the perticular file. for that use dspfd command and pertilular MBRLST and the output instead of displaying saving in a file and reading that file in aloop CL program using RCVF command and overriding the file with the each memberthen call the program in...

View Answer   |  Apr 3 2008   6:45 AM GMT   |  asked by It doubts
CLLE, RCVF, DSPFD


DSPF & SNDRCVF

In a CL, I need to define two files. One file is a display file and the other is a physical file. Then I need to do a RCVF to pass the retrieve data in the display file then use the physical file. When I try to compile the pgm using the RCVF, it does not recognize the variables in the display file...

View Answer   |  Apr 2 2008   2:23 PM GMT   |  asked by SOUTHEAST
AS/400, RCVF, CL


RCVF In CL

I am using nested RCVF to read PF's in a CL program. The second iteration of the inner loop does not happen because the pointer is set to end of file. How do I reset the pointer to start at the begining? I have tried OVRDBF, OPNQRYF, POSDBF and deleting and recreating the PF.Thank you for your help.

View Answer   |  Feb 20 2008   3:23 PM GMT   |  asked by Ashnirody
CLP, POSDBF, OPNQRYF


1 - 3 of 3
<<PREVIOUS 1 NEXT>>