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 difference between keys of a Physical file and the keys of a logical file?
2 Answers Bank Of America, BoA,
what is the purpose of dynslt keyword?
how can we run a batch job?
What is the use of Header Specification in RPG/400?
What is Folder?
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
Determine the value of the result field a. Cost = $110. 00 b. Tax = 20% c. MarkUp= 05% d. Sale = 10%
Can anyone answer me when we will go for LF without key fields
what are the three line types in rlu ?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
what is the use of jdftval in join logical file?
can we retrieve dspf source?