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 change the uppercase to Lowercase in RPG?
Can we debug the MSGW JOBS?
which of the following operations does not zero the field flda defined as 4,0?
Can level check error occur if we do chgpf?
How Many Specs Are There In Rpg & Which Are They?
What is the difference between non-join logical files and join logical files?
how can database records be read without lock ?
describe the difference between the dowxx and douxx operations?
which single rpg opcode performs both setll and reade?
how can I control from my cgis the cache of a remote browser?
what is a logical file?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
What is diff between EVAL & MOVE?
Difference Between Interactive & Batch Job?
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?