300 pts.
 What is difference between MOVE and MOVEL in RPGLE ?
What is difference between MOVE and MOVEL in RPGLE ?

Software/Hardware used:
ASKED: September 14, 2012  10:24 AM
  Help
 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

ANSWERED:  Sep 14, 2012  11:42 AM (GMT)  by SURYAP

 
Other Answers:
Last Wiki Answer Submitted:  September 14, 2012  10:24 am  by  SURYAP   300 pts.
Latest Answer Wiki Contributors: 
To see other answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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

 108,330 pts.

 

And be aware that learning how to access and read vendor documentation will be the most important thing you learn for work. — Yom

 108,330 pts.