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 command to know how many lf are related to a pf?
what is join logical file?
what is sflrolval?
what are different types of substems?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
I am fresher 2009 passedout.can you pls explain me what is AS400 and where it can be used and how about growth in the position as well as salary, whether it is a programming language or else?
which indicator is used for read?
how can send report to user through cl program in as400
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
explain the use of dftwrt display keyword?
what does the opcode free do?
how to write code for singlepage in sqlrpgle with update ?