how many specifications are there in rpg/400? What are they?

Answer Posted / anuj tiwari

There are seven specifications are exits in RPG/400. They are listed below:

* Header Specification
* File Description specification
* Extension specification
* Line counter specification
* Input specification
* Calculation specification
* Output specification

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the different types of data areas?

989


how many files can be defined in f specs?

1416


WHAT IS FERERENTIAL INTRIGRITY ?

1112


when do you explicitly open files and close files in an rpg program?

1193


. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?

7047






what is sflpag and sflsiz ?

2291


name few ibm supplied libraries?

1233


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

1934


hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.

2132


In Which Specs Arrays, Tables & Constants Are Defined?

707


what is the maximum number of record formats in dspf?

995


what does check opcode is used?

976


How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?

716


What Is Ddm ?

1042


what is a composite key?

1016