1) Can we declare a Display file in CL?
2) How many no. of files can be declared in a CL?
3) What is Non-Join Logical file and its importance?
Answer Posted / kiran
1)YES USING DCLF COMMAND
2)ONLY ONE FILE CAN BE DECLARED
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
How can we update a specific field in RPG?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
how to write *pssr ?
What Is The Error If We Don't Get Login Screen?
What is program status data structure(psds) in as400?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
What is RETURN CURSER LOCATION in subfile?
how do u compile rpgle program?
which indicator is used for read?
at what level s,o are defined and what they will do?
explain the use of dftwrt display keyword?
what does dfu program you to do on a record?
how do you use exceptional write in c specs?
what is a primary file?
when do you explicitly open files and close files in an rpg program?