What is the syntax of passing parameters to a procedure by
value?
Answer Posted / sd
Code Value in the keywords section of d spec. This should
be done in the prototype definition of the proc
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how do I preserve and clean the array?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what was the robotech rpg?
Explain mdt?
What is file identifier where we can use?
What is the difference between copybooks and subprocedures in as400?
How to handle duplicate error handling in RPG?
how do I declare a minor?
How to select highest score of each subject or how to select highest income of every month?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
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
how do I play {insert rpg system here}?
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