what is the difference between the cpyf command crtdupobj
command?
Answer Posted / indraneel
cpyf command is to be used when you want to copy the data
of the file. For eg. if want a selection of data that can
be done. It is not necessary that from file and to file
record format are exactly same
In case of crtduobj, a clone of the object is created.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
what are the key words you must use when using a subfile?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what is file information data structure?
What is the purpose of record level identifier?
what is *place and *auto keyword in prtf ?plz explain
do you use message subfiles? What are the necessary keywords required coding a message subfile?
How to write record if no field or the field are different in physical file in rpgle ?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how do I preserve and clean the array?
Explain mdt?
can you debug ile rpg program using isdb?
How can we know running job is batch or interactive?
How can we override a file during runtime in rpg?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........