Answer Posted / abhay sharma
OPEN data path is the path which can be used by all the
files used in the PGM, we can think Open data path as a
bridge B/W File and Program.
This is the attribute of file which we specify when compile
the source this will ensure whether file will use ODP in
the program or will create seprate.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how do I declare a minor?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
can I touch the array during treatments?
How would display prime numbers using CL program?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
What is the difference between iter and do?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what is the use of sflnxtchg?
How to call one program from another program in RPG? please help me with the code
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 are the types of identifiers?
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