IBM AS400 AllOther (736) How can we search particular records from the database file in RPG. For example, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular 'NAME' field. How can we do the above using SEARCH criteria other than using the IF cond?
CTS,
4 11135If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
CTS,
2 13295Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
IBM,
5 10776Trying to help a friend... How do you code screen I/O without a DDS? I know it can be done, because for a short time, I worked for a company that did it. It was just too long ago for me to remember what was involved.
1 49431. I have2 records in a PF. READ PF DO DSPLY EMPNO RETRN DSPLY EMPNO ENDDO What was the output 2. SETON LR vs RETURN 3. Primary File 4. How to delete a deleted spaces 5. How to read a PF in reverse order in CL 6. I have a object in Lib A, B and C. But it shows in D Lib..Why? 7.
HCL,
4 10445Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
1 13011A pgm subroutine calling child subroutine, that child subroutine again calling parent subroutine, u have 1000 lines of code, with out debugging , how can u find that error??? Is there any command to find errors in pgm???
HSBC,
3 8856How can i retrieve city while my i have one field address length 60 but i don't know what where is city in this field ?
4 8063in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm
2 6945
what is the sequence when using cursor?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
when would you use or not use this approach?
difference between view and index ?
What is FORMAT keyword and its use?
can you have multiple key lists for a single file ?
what is the difference between seton lr and retrn?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
distinguish between terminating a program through seton lr and return?
how do I declare a table or array in rpg iv?
what does the ovrdbf command do?
when do you explicitly open files and close files in an rpg program?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
how can I automatically refresh a web page?