What is the difference between /copy and /include in RPGLE?
Answer / 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 |
What is the use of SDA ?
Is it possible to join the same file to itself ?
What is class of service ?
how to get no of records in file in rpg with out cl cmd
what is clile code get last digit in numarice value
What is Job description?
What are the valid user defined data area types?
Where would you use Override Data Base File?
In which specification Data Structures can be defined?
WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?
What is the purpose of USROPN keyword?
List and explain the different type of data structures?