What is the syntax of passing parameters to a procedure by
value?



What is the syntax of passing parameters to a procedure by value?..

Answer / 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

More RPG400 Interview Questions

How many program bind in one module....

0 Answers  


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

2 Answers  


Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?

4 Answers   IBM,


how do I do concatenation in rpg iv, like I do in cl?

1 Answers   IBM,


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

0 Answers   HCL,






How to print Superscript / Subscript from RPG400

1 Answers  


what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????

1 Answers   CTS,


How to write record if no field or the field are different in physical file in rpgle ?

0 Answers  


How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.

4 Answers   IBM,


Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any

2 Answers   Satyam,


1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword

1 Answers   CSC, CTS,


Can AnyOne tell me how to read join logical file in rpg from starting to end?

2 Answers  


Categories