What is the purpose of 'CPYTOIMPF' command?
Answer Posted / sasikumar
Used to copy or import data from Stream files to a PF/LF.
The stream files may be an excel,txt,......etc
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
maximum number of subfiles that can be active for a single file is?
What is array in as400? What are the types of array?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
How to reverse a string using RPG?
during input operation which indicator position is seton if there is a record lock?
how can u check no of records in a file?
How can we change the uppercase to Lowercase in RPG?
How to convert a spool file to PDF file in AS400?
which are the figurative constants used in rpg?
is there any way to dynamically merge other html scripts into a given html?
Explain The Keywords Edtcde & Edtwrd?
what is the difference between sflclr and sflinz?
how many types of display are available on as/400 for user interaction?
which are the relational operators in rpg?
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.