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

268 How many parameters can be defined in a RPG program. ?

Answer Posted / akash singh

255

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how many files can be defined in f specs?

2465


what is sflpag and sflsiz ?

3575


is there any way I can ease my rpg controls on numeric input fields? How about an input date field?

1162


how you get the relative record in a subfile in which cursor is located?

1158


what are the different commands used in rlu ?

2488


how can you detect overflow for a print program that prints multiple lines per cycle?

1805


define the purpose of the leave operation?

1691


what is the difference between udate and the system date?

2181


how many printer files maximum can be used in single rpg program?

1232


What Is Default Data Type (if You Define Decimals '0') In Physical File?

1901


can we use ASCII ,CDUP,SENDPASV commands in SFTP?

3718


how many levels are there in a physical file?

1860


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

2412


can you display a empty subfile?

1279


what does check opcode do ?

1933