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
how can I give more performance to some selected pages?
WHAT IS AS/400 SYNORIO?
What is access path in as400?
what is the difference between udate and the system date?
what is a physical file?
what is the purpose of overrides?
what does check opcode is used?
can we define multi-dimensional arrays in rpg ?
how to develop some simple graphs (bar charts) using just html?
what are necessary keywords to code message subfile?
How to convert a spool file to PDF file in AS400?
how may a cgi control duplicate inputs?
In Which Specs Arrays, Tables & Constants Are Defined?
what is the difference between sflclr and sflinz?
what are the different opcodes available in rpg for database access ?