What are the different ways to input data into data area?
Answer / prity kumari
CHGDTAARA (using CL)
Using OUT opcode in RPG
| Is This Answer Correct ? | 0 Yes | 0 No |
what the purpose of ovrdta, ovrata keywords?
what is the purpose of data structure?
How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me
What is the purpose of SFLFOLD and SFLDROP keywords?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
can you specify a display file to be used in the following modes input,output, or combined modes ?
How to create a user defined (general) data area?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.
what is default data type for the fields(sub fields) defined in data structures in rpg?
what does check opcode is used?
what is full form for dds?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file