I want to add 10 days in current date. how it is possible in
CL program...?
Answer Posted / nallurus
its a ADDDAT not ADDDATE
ADDDAT DAYS(10) TOVAR(&DATE)
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
what is the procedure and explain about real time scenario.
how do I play {insert rpg system here}?
how can I tell when to replace the array?
How many program bind in one module....
How to declare the pull button in AS/400..
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How to handle duplicate error handling in RPG?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
How would display prime numbers using CL program?
are there any useful c runtime apis that I can call from rpg iv?
How Chain operation copies the record's data to the input buffer for the program?
what is the rpg system?
what is data area and how it is used in rpg program ?
Explain mdt?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.