Which command we can use to update a physical file using c.l pgm?
Answer Posted / nagaraju
PGM
UPDDTA FILE(*LIBL/FILENAME)
ENDPGM
By Using above command we update pf in cl pgm.
| Is This Answer Correct ? | 6 Yes | 28 No |
Post New Answer View All Answers
what does dfu program you to do on a record?
what is the command to know key fields of file?
how you will know whether you are in sfldrop or sflfold mode?
at what level s,o are defined and what they will do?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
How can we change the uppercase to Lowercase in RPG?
in conjunction with which statements can orxx and andxx conditions be used ?
how you will find an error which is not in the first page of the subfile without using rolldown key?
define the purpose of the *cat function?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
what is arrival sequence?
the maximum number of subfiles that can be active for a single file is ____ .
how to write code for singlepage in sqlrpgle with update ?
when do you explicitly open files and close files in an rpg program?
What is program status data structure(psds) in as400?