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


Please Help Members By Posting Answers For Below Questions

How to reverse a string using RPG?

696


what is the command to know key fields of file?

623


how many levels are there in a physical file?

1005


What is compiler directive in as400? Give example of compiler directive.?

574


what is the syntax for plist?

651






what is elastic and non elastic subrile?

563


what is the necessary keyword for non-join logical file?

1173


what opcode will be used to test the zone of a character field?

1089


Can level check error occur if we do chgpf?

776


what is arrival sequence?

1113


What is the maximum number of subfiles that can be specified in a display file?

1147


WHAT IS FERERENTIAL INTRIGRITY ?

1110


an access path may be in which sequence?

633


how do u compile rpgle program?

627


what is the maximum number of parameters allowed in rpg?

1041