How to declare the pull button in AS/400..
No Answer is Posted For this Question
Be the First to Post Answer
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
Delete FileName at first statement in RPG.
what is program status data structure?
What is difference between bind by copy and bind by reference?
What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?
How to add 2 new fields in a file? How many ways are there in as400?
Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
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?
1. 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.
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?