If record-format name in an externally-described file has
already been defined as a file-name.how to solve this?
Answer Posted / rahul
Use the "RENAME" keyword in F specs.
F File1 IF E DISK Rename(File1:Filex)
And use the new record format name "filex" in the program.
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
What is the difference between copybooks and subprocedures in as400?
how do I preserve and clean the array?
how does the rpg element work?
How to declare the pull button in AS/400..
Explain mdt?
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...........
How to write record if no field or the field are different in physical file in rpgle ?
what is the use of sflnxtchg?
How to call one program from another program in RPG? please help me with the code
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
What is ment by record level identifier?
are there any useful c runtime apis that I can call from rpg iv?
Interviewer asked me write down DDS for load all subfile .can anybody write dds