Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
No Answer is Posted For this Question
Be the First to Post Answer
Define each of the following operation codes a, b, c, d, e
In which specification can a report layout be defined ?
What is a job log?
What is field reference file?
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?
What is the function of DSPATR (display attributes) keyword?
is it possible to create a join logical file using two join logical files ? give exact reason for your answer
what opcode will be used to test the zone of a character field?
what are the different types of arrays available in rpg ?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
Is LDA can be access accross the Job?
why is the declare cursor statement is used for?