How can you delete records form a file in rpg without
using "Delete" OPCODE?
Answer Posted / syam
Surendra....Not all records or Not cl command!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what do you mean by an input subfile, what are the keywords required?
What is the difference between iter and do?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How Chain operation copies the record's data to the input buffer for the program?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
How can we override a file during runtime in rpg?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is the necessary keyword needed to scroll subfile records?
what is *place and *auto keyword in prtf ?plz explain
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what is kids-rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is file identifier where we can use?