when do you use f-spec. Continuation line ?
Answer / shagun chahal
* In order to refer the named record format as a subfile record format in the program.
* In order to rename the record format of a database file in a program.
* In order to define a named data structure as a file information data structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of object authorities?
Why we are not able to perform insert delete and update operation in Join logical file?
how to write code for singlepage in sqlrpgle with update ?
can you specify a display file to be used in the following modes input,output, or combined modes ?
what are the different types of data areas?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.
What is the type, length of a LDA?
which are control break logic indicators?
How to see all record formats used in a file?
Can an indexed file be accessed in arrival seQuence in RPG program ?
not all command typed on command line are cl command? true r false
Is LDA can be access accross the Job?