What hapens when we use CPYF command to copy a LF? On which
PF will it be dependent???

Answer Posted / sivaprasad

whn u do cpy lf file it depend on the pf file.
ofcourse if u want cpy in to another src file it need the pf
file of tht corresponding lf.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2603


what is the use of sflnxtchg?

894


what is *place and *auto keyword in prtf ?plz explain

2825


how do you use commitment control in rpg?

850


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4509






What is ment by record level identifier?

746


how does the rpg element work?

815


what is the procedure and explain about real time scenario.

1566


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

928


what do you mean by an input subfile, what are the keywords required?

894


what is a rpg?

785


How Chain operation copies the record's data to the input buffer for the program?

1165


How many program bind in one module....

2230


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

2383


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2145