How can we receive values from a called procedure in CL?
Answer / syed
Using CALLPRC Command with the return variable parameter.
| Is This Answer Correct ? | 1 Yes | 0 No |
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
Hi, Can anybody give me real sinario for SFLRCDNBR?with example?
How can we know running job is batch or interactive?
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.
I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)
You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
suppose if we want to update the data in cl what we will do?
Can anybody tell me the setps to create .csv file in IFS folder on AS/400. I also need to know how I can send this .csv file to PC in xls sheet.....?