How to retrieve data from data area?
Answer / navjot singh
Using RTVDTAARA command in CL.
Using IN opcode in RPG
| Is This Answer Correct ? | 1 Yes | 0 No |
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
What is the use of OVRPRTF ?
What is the use of L specs in RPG?
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?
1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what command is used to define a data in cl pgm? 4.What type of command is used in page at a time subfile and load all subfile?
what is the purpose of indicators in rpg?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
I have 1 rd in my flat file. say reord from 1 to 10 position : 'AS400NDB2400' I need to change the value from N to Y using SQL stmt ...How can I update this....?
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
what are the different types of arrays available in rpg ?
what does the ovrdbf command do?
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