What is the necessary keyword used in a physical file to refer field definitions from the field reference file?
Answer / ravikant kumar
REF which is a file level keyword is necessary to define at file level in a physical file.
The syntax is as follows:
REF(library name/name of the field reference file)
Is This Answer Correct ? | 0 Yes | 0 No |
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
what is a physical file?
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
which are the member types which seu supports?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
Define a Job Queue?
What is the purpose of STRCMTCTL command?
What is a library list ?
what is flatfile?what is the use of this file?where we can use usualy?what is the advantage of this?
what is logical file?
What is the difference between /copy and /include in RPGLE?