Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how many variables can we declare in cl pgm?

Answers were Sorted based on User's Feedback



how many variables can we declare in cl pgm?..

Answer / madhuri

No limit to declare variables in CL program as per my
knowledge. Limit is only for files.

Is This Answer Correct ?    9 Yes 2 No

how many variables can we declare in cl pgm?..

Answer / cyjil

more than one variable

Is This Answer Correct ?    8 Yes 2 No

how many variables can we declare in cl pgm?..

Answer / lins

Not 1 for sure. But I am not sure if there's limit to the
number of variable declarations.

Is This Answer Correct ?    7 Yes 3 No

how many variables can we declare in cl pgm?..

Answer / deepak

As such no limit to declare the variables in cl

Is This Answer Correct ?    5 Yes 2 No

how many variables can we declare in cl pgm?..

Answer / kathan

you can declare 32767 variables in cl pgm

Is This Answer Correct ?    6 Yes 4 No

how many variables can we declare in cl pgm?..

Answer / 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

how many variables can we declare in cl pgm?..

Answer / a.mathankumar

50 var declare in cl and only one file using in cl

Is This Answer Correct ?    1 Yes 0 No

how many variables can we declare in cl pgm?..

Answer / kannan

any no. of variables can be declared in clp.
but in file declaration only 1 file can be done in db2/400.

Is This Answer Correct ?    0 Yes 0 No

how many variables can we declare in cl pgm?..

Answer / sunish

in clp it is 43.

in clle it is 250.

Is This Answer Correct ?    3 Yes 5 No

how many variables can we declare in cl pgm?..

Answer / madhu

In clp we can declare THREE variables(*dec, *char, *lgl)
In CLLE we can declare FIVE variables(*DEC, *CHAR, *LGL,
*INT,*UINT)

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More RPG400 Interview Questions

how do I play {insert rpg system here}?

0 Answers   IBM,


what is estimation? and what is the level identifier parameter in PF?

3 Answers   TCS,


Hi,This is raju.Can any body give me the real experience answer for this question? 1.What is the significance of *MAP and *DROP in the CPY command?

3 Answers  


what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.

4 Answers   HCL,


1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword

1 Answers   CSC, CTS,


Suppose in CL we reach at end of file and again we have to reach from 1 record

3 Answers   TCS,


How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.

2 Answers  


How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...

2 Answers  


1.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?

14 Answers   HCL,


program to find the number of objects used in a given program through a display.

2 Answers   IBM,


i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program

6 Answers  


Hi, Can anybody give me real sinario for SFLRCDNBR?with example?

2 Answers  


Categories