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 11292If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
CTS,
2 13457Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
IBM,
5 10968Trying 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 50341. 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 10587Can 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 13110A 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 9002How 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 8234in 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 7045
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
What is program status data structure(psds) in as400?
how does the runqry show the output?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
when should I use method get, and when should I use method post in my cgis?
what is the favicon.ico request that my site receives now and then?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
How Chain operation copies the record's data to the input buffer for the program?
what is a primary file?
how do I preserve and clean the array?
What is comp?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
Explain the syntax of redefine?
how can you specify no duplicate key?
how can you detect overflow for a print program that prints multiple lines per cycle?