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
No Answer is Posted For this Question
Be the First to Post Answer
how can we can we the data decimal error?how can we open such file in support
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
purpose of pannel group??/
in which journalling which attributes are necessary??/
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is estimation? and what is the level identifier parameter in PF?
How can you delete records form a file in rpg without using "Delete" OPCODE?
what do you mean by SESSION/DEVOCE ERROR?
how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
How to select highest score of each subject or how to select highest income of every month?
suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .