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
what are indicators?
How can we change the uppercase to Lowercase in RPG?
What is array in as400? What are the types of array?
define what a data area is along with a brief example of what it may be used for?
which are the relational operators in rpg?
what is the difference between sflclr and sflinz?
explain the difference between defining subfile and message-subfile?
How do I remove a flag or check no. or name when a user opens too many sessions?
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
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
In 'o' Specs What Is The Opcode For Write?
what is the difference between packed decimal and zoned decimal?
What is difference between rename and prefix?
what is the maximum number of record formats in dspf?
what is cab?