Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
No Answer is Posted For this Question
Be the First to Post Answer
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
When a object will be locked & when a record will be locked? Plz explain.
Can we possible to key with the date field?
steps for debugging two rpg programs????
Can a indexed file be accessed in arrival sequence in RPG?
Whether a module can consists of many procedures or it can consist of subprocedures having a main procedure?If it is possible that it can contain many individual procedures than can we have different name for complete module and how do we call this module in main modul?
how do I declare a table or array in rpg iv?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
what is the equivalent keyword for CHAIN opcode ??
How to sort an array in descending in RPG
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?