parameters cannot be passed in which one??
Answers were Sorted based on User's Feedback
Answer / 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 |
If the last record of a file has been read, and the next operation on that file is a READ operation, what will be the values of the input fields for that file? A. They will be blank and/or zero. B. They will be null. C. They will equal the values of the first record in the file. D. They will equal the values of the last record read.
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
what is the equivalent keyword for CHAIN opcode ??
in rpg could u please tell me errors types and meanings like 3030 that ....
How to add 2 new fields in a file? How many ways are there in as400?
How to print output from openquery in as400 ?
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
What is Multi Occurrence Data Structure(MODS)?
IN RLU what are the record level keyword is used?
What is file identifier where we can use?