Approved Answer - Chosen by SURYAP (Question Asker)
Also, you shouldn't be using MOVE or MOVEL. Learn to use EVAL and data structures instead. You should only see MOVE and MOVEL in older code that might have to maintain, not in new code. -- Tom
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
That’s a basic reference question, not a problem. Use the ILE RPG Language Reference manual in the Information Center. When you have a problem with those operation codes, that’s when you should ask here. We shouldn’t be copy/pasting from the manual for you when you can look at the manual directly. — Tom
That’s a basic reference question, not a problem. Use the ILE RPG Language Reference manual in the Information Center. When you have a problem with those operation codes, that’s when you should ask here. We shouldn’t be copy/pasting from the manual for you when you can look at the manual directly. — Tom
And be aware that learning how to access and read vendor documentation will be the most important thing you learn for work. — Yom