What is file information data structure(infds) in as400?
No Answer is Posted For this Question
Be the First to Post Answer
How to create files dynamically without DDS?
what is the use of jdftval in join logical file?
how can I control from my cgis the cache of a remote browser?
how do you specify page overflow indicator for printer files in rpg?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
What is the difference between Interactive & Batch Job?
When does the DFT keyword in PF be used?
What is the use of Header Specification in RPG/400?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
How can you identify End of file in CLP program?
what is elastic and non elastic subrile?
Q. HOw can read multimember file through RPG/400 and CL/400 Actully i know that we can Read multimember file in RPG through EXEFILE and EXEMBR and in cl through OVRDBF and MEMBER(3)....But i want to read 3 members by CL Program And RPG/400 program.Please write the coding(Program) for both RPG/400 and CL/400 programs? 2.What are the full forms(stands) of EXEFILE and EXEMBR?