Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
Answer / sagar sudhakar wagh
Yes it is possible through LF. We can use SELECT/OMIT keyword to filter the record of physical file according to our need.
| Is This Answer Correct ? | 1 Yes | 0 No |
A rpg or clp command to find if the file field is defined as a character or numeric field.
How can we receive values from a called procedure in RPG?
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
What is the purpose of PUTOVR keyword?
How do you code file / field renames in ILE RPG?
1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF
what is an online rpg?
A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?
if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.
What are the types of identifiers?
there is any limit to display the members in rpg400?
wat is meant by hidden field , why it is used?