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 |
What are the different types of specification available in RPG/400 ?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
What is the purpose of Level Check parameter in a Physical file?
how can database records be read without lock ?
explain the use of dftwrt display keyword?
how many levels are there in a physical file?
how many files, printer files you can describe in a rpg?
diffrence between rename and prefix
What is library list ?
define data structure?
What is the purpose of the following? FORDHDR1 IF E K DISK ORDHDRF KRENAMEORDHDRF1
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?