check existence of one record without using chain or read?
Answer / amit
Use setll with %equal to check if the record exists or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
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?
How Commitment and Roll back control is used in as400, explain with real time senario ???
What is I90(Insure 90)?
what is the rpg system?
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
I have file with data as follows data 1 2 3 4 5 I need to read 1 and 5 ,then 2 and 4 then like.. upto end of file, can any one help on this
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
How do you call procedures in ILE?
What are different ways to pass data between programs and which one is the efficient way?
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
what are the key words you must use when using a subfile?