Can we use OVRDBF command without using of OPNQRYF ?
Or can we use OPNQRYF command without using of OVRDBF
command ?

Answer Posted / deepak

Hi Bharat,
How to use CPYFRMQRYF can you please provide its coding?

Is This Answer Correct ?    0 Yes 7 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

1934


what are the uses of factor1, factor2 and result field for the rpg operation code parm?

588


which are the string manipulation opcodes?

635


what is the disadvantage of using global variable?

690


what is the purpose of overrides?

1025






What is the draw back of Procedures? why we are going to Modules?

1232


What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?

554


Difference Between Skip Before & Space Before?

674


A join logical file has how many record formats?

603


can a single screen format occupy a screen area above and below a subfile format ?

1030


what is the difference between packed decimal and zoned decimal?

2259


what is a non-join logical file?

983


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

1205


is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?

598


what is rpg fixed logic cycle?

662