How can we receive values from a called procedure in CL?

Answer Posted / syed

Using CALLPRC Command with the return variable parameter.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ment by record level identifier?

875


what is the necessary keyword needed to scroll subfile records?

931


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.

5963


What are the types of identifiers?

784


How Chain operation copies the record's data to the input buffer for the program?

1335


do you use message subfiles? What are the necessary keywords required coding a message subfile?

917


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3569


how can I tell when to replace the array?

918


1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?

735


What is the difference between iter and do?

954


can you debug ile rpg program using isdb?

958


explain sflclr, sflend, sfldlt, and sflcsrrrn?

1099


what is the difference between do while and do until?

964


what do you mean by an input subfile, what are the keywords required?

1042


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

749