How can u create a temporary file in CLP @ how to access
that temporary file in RPG program?
Answer Posted / syam
It means a Data Area.
1. Create a Data Area = CRTDTAARA
2. Retreive a Data Area = RTVDTAARA (Read)
3. Change Data Area = CHGDTAARA (Write)
This all CL command and It can use in RPG program to Read
Data Area.
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
what is full form for dds?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
what is a keyed physical file?
define the purpose of the %sst function?
how will you find a string using pdm?
how may a cgi control duplicate inputs?
what is a primary file?
how to toggle between single line and multi - line display of a particular record in a subfile?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
how can we run a batch job?
what are the different types of data areas?
what is the purpose of ovrdta (override data) keyword?
What is file access opcodes?
what is a non-join logical file?
Difference Between Ca & Cf?