How to add 2 new fields in a file?
How many ways are there in as400?
Answers were Sorted based on User's Feedback
Answer / sree
1. Change the DDS PF ie.,
Go to library/ QDDSSRC
and edit the PF , add the fields
And compile the PF using CHGPF Command
| Is This Answer Correct ? | 0 Yes | 0 No |
what is commitment control?explain about it?
how do I preserve and clean the array?
what is data area and how it is used in rpg program ?
How to create a key field for a logical file inside RPG?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
2. Which of the following statement(s) explains the difference(s) between the /INCLUDE and ICOPY directives? a.) No difference, they function the same b.) ACOPY cannot be used as a conditional directive c.) IINCLUDE files cannot contain embedded SQL d.) Nesting /TNCLUDE directives is not allowed
how can i retrieve the field name from display file at run time? Devendra Singh Tomar
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
How to search particular records from the database file in rpg?
Can anybody tell me the setps to create .csv file in IFS folder on AS/400. I also need to know how I can send this .csv file to PC in xls sheet.....?
how can you display specific subfile page on the screen in unequal subfile?
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?