How can u create a temporary file in CLP @ how to access
that temporary file in RPG program?
Answer Posted / ravi shankar porwal
The temporary file can be created using Open Query file
commond(OPNQRYF).And it can be shared by other RPG programs
by specifying the shared ODP Paramenter 'yes' either by
OVRDBF Commond in cl pgm or by CHGPF Commond.
Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
How can we read file using curser? how to define a curser?
What is data structure in as400? What is the use of data structure?
what is the function of rlu ?
explain the difference between defining subfile and message-subfile?
how can you execute a command from within an rpg program without calling a clp program?
how to define to define a hidden filed in dspf ?
what is a join logical file?
How to reverse a string using RPG?
what is the difference between packed decimal and zoned decimal?
how can you detect and handle a record lock situation?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
How to reverse the string in rpg
records can be read/update/deleted with which file?
define the purpose of the leave operation?
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.