What is an ICF file?
Answer / navjot singh
A device file that allows a program on the system to communicate with program in other system.
| Is This Answer Correct ? | 0 Yes | 0 No |
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places
how can i convert hexadecimal value to packed value?
what is the command used to invoke rlu ?
What is the draw back of Procedures? why we are going to Modules?
how do you detect unused spool storage?
how can a procedure will be added in to a srvpgm
How many MONMSG commands can declare in a CL program?
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.
difference between view and index ?
what is the maximum number of files allowed in rpg?
how can u check no of records in a file?