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...

1.what are the ARITHMETIC EXPRESSIONS IN CL PGM?
2.How to PASSING PARAMETER TO CL PGM?

Answer Posted / syam

A1. +,-,*,/
A2.PGM
DCL &AAA TYPE(*CHAR) LEN(10)
CALL PRGNAME PARM(&AAA)
ENDPGM

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

2063


what is the use of sflnxtchg?

1319


how do I declare a table or array in rpg iv?

1228


Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?

994


what is the rpg system?

1337


are there any useful c runtime apis that I can call from rpg iv?

1212


what was the robotech rpg?

1269


How to handle duplicate error handling in RPG?

2354


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.

2569


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

1183


what is data area and how it is used in rpg program ?

1383


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

1169


how do I play {insert rpg system here}?

1082


what is the procedure and explain about real time scenario.

2008


What is the difference between iter and do?

1269