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 play {insert rpg system here}?
what do you mean by an input subfile, what are the keywords required?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
Explain mdt?
What is ment by record level identifier?
what is *place and *auto keyword in prtf ?plz explain
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
How to handle duplicate error handling in RPG?
How to select highest score of each subject or how to select highest income of every month?
is this a rpg channel?
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 declare a table or array in rpg iv?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what is the procedure and explain about real time scenario.
What is a record lock error?