What is the purpose of the following
C/COPY QRPGSRC, ORDERR
Answer / 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 |
Is it necessary to define all formats ? Which are mandatory and which are Optional ?
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
which cl command can be used at program execution to redirect the file named in an rpg program?
In Which Specs Arrays, Tables & Constants Are Defined?
write a pgm to read p.f using cl pgm?
what are different types of substems?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
how will you find a string using pdm?
How to create a user defined (general) data area?
what are the basic features of seu?
is it possible to do commitment control with out journaling?
Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?