Answer Posted / vishnu
I want to Brief this answer!!
Difference between sub-procedure and subroutine is
1)we can pass parameter to sub-procedure but not to subroutine.
2)if we export the sub-procedure then it become as global , can be used by other programs also, subroutine is belonging to only particular program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All 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.
what is program status data structure?
what is data area and how it is used in rpg program ?
how do I declare a minor?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
what is the rpg system?
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.
how can I tell when to replace the array?
how can you display specific subfile page on the screen in unequal subfile?
What is ment by record level identifier?
What is difference between bind by copy and bind by reference?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what was the robotech rpg?
Explain mdt?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...