how many variables can we declare in cl pgm?

Answer Posted / asura

any number of variables can be declared in cl program.
but in file declaration only one can be made.

no. of variables is different from types of variables.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2284


How to declare the pull button in AS/400..

2131


what is the rpg system?

948


how do you use commitment control in rpg?

1006


what is *place and *auto keyword in prtf ?plz explain

2945


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?

739


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

1340


what is program status data structure?

1847


How can we know running job is batch or interactive?

890


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.

5977


What is the difference between iter and do?

966


Explain mdt?

890


How many program bind in one module....

2385


what is an online rpg?

1002


How to select highest score of each subject or how to select highest income of every month?

1520