What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
Answer / swetha krishna
In Prototype we define the variables as parameters for calling. In Procedure interface, we define both the variables and the calculation or function of the procedure. Prototype is mandatory in both calling and called programs because we have to pass parameters and receive some parameters while calling
| Is This Answer Correct ? | 3 Yes | 0 No |
What is diff between EVAL & MOVE?
what are indicators?
How to genarate the reports?
what is the difference between sflclr and sflinz?
How to create files dynamically without DDS?
when are the unique constraints executed?
what does opcode post do ?
what are two types of record are used in subfile?
How many types of jobs?what is difference between interactive and batch and submited jobs?
Hello friends, i am new to AS/400. Can any one help me in AS/400 i meant say can you send me some FAQS and interview questions.
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
Q. Soppose one job is running in a batch mode for long time now i want to kill(end)this batch job.How you will achive this?