what is a program described file in rpg?

Answer Posted / hemendra kumar

The field name and length of the fields are defined with in the RPG program.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2125


which single rpg opcode performs both setll and reade?

1402


records can be read/update/deleted with which file?

836


what is join logical file?

1377


during input operation which indicator position is seton if there is a record lock?

1234


WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)

1898


What is the as400 called now?

748


when would you use or not use this approach?

1190


define the purpose of the *cat function?

1274


Can we debug the MSGW JOBS?

1092


what is the purpose of the indara keyword?

1381


http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?

833


what is the use of unique keyword and what level it is defined?

1235


how can you execute a command from within an rpg program without calling a clp program?

1529


the maximum number of subfiles that can be active for a single file is ____ .

1468