What is the difference between /copy and /include in RPGLE?
Answer Posted / sasikumar c
/copy and /include both are used to add program code to our
program. in ILE program /copy directive expanded by sql
preprocessior, but /include does not expanded by sql code.
Thatis,
/copy program file may have its own embedded sql code.
/include program file cannot have its own embedded sql
code.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
what is the use of dspatr(mdt) keyword?
What is the Difference between command attention key and command function key ?
can error messages as a result of a comp, range or values keyword be overridden?
what is the function of rlu ?
which are control break logic indicators?
what if my system I runs with system value qccsid 65535?
what is overlay?
Difference Between Source Physical File & Physical File?
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.
what is rpg fixed logic cycle?
what is the maximum number of files allowed in rpg?
how do you know that records are locked?
What is array in as400? What are the types of array?
define the purpose/use for sflrna?