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 |
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
we hav job which is running as batch. it takes atleast 06hours to complete tht job. bu i wana do tht job with in 3hours.........? so plz post ur answers
where we give the MSGSFL in rpg400?
How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"
What are the necessary keywords required to code a message subfile?
when will come session device error?
what is data area and how it is used in rpg program ?
One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. But from last 5 -10 minutes this job is still in running status....What are the possible reasons...and What are the actions i need to perform to check this...?
What is the difference between inner join @ outer join
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?