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 |
load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
what is a logical file?
can a indexed file be accessed in arrival sequence in rpg program?
what is difference between accespath and datapath? what is the difference between accespath and open datapath?
What are the types of Signature validation?
What are the different types of specification available in RPG/400 ?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
What is Job description?
when do you use f-spec. Continuation line ?
what is the purpose of overrides?