What is the purpose of the following
C/COPY QRPGSRC, ORDERR
Answer Posted / sanjeet kumar
During the compilation the source code of ORDERR copy book is copied into the existing program.Where as /COPY is compiler directive statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to pick up the changed records every time in a subfile after the first change made ?
can we define multi-dimensional arrays in rpg ?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
what is the function of cpysplf command?
how will you display a particular page in subfile ?
using dfu, user will be able to ___________ from physical file?
Difference Between Interactive & Batch Job?
What is dynslt?
define subsystem?
in conjunction with which statements can orxx and andxx conditions be used ?
is there any way to dynamically merge other html scripts into a given html?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
How can we change the uppercase to Lowercase in RPG?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?