How to declare the more than one file in cl/400.
Answer Posted / d
we can declare one file in cl .
but in cle we can declare max 5 files.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the types of identifiers?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
can you debug ile rpg program using isdb?
What is the difference between iter and do?
How many program bind in one module....
how does the rpg element work?
what are the key words you must use when using a subfile?
what is the difference between do while and do until?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what is *place and *auto keyword in prtf ?plz explain
is this a rpg channel?
When it is desirable to describe files Internally?
Interviewer asked me write down DDS for load all subfile .can anybody write dds