10 pts.
 AS/400
Please give me a simple addition CL prog in AS/400.

Software/Hardware used:
as400
ASKED: September 11, 2012  6:53 AM
UPDATED: September 11, 2012  12:07 PM

Answer Wiki:
Please do a little research yourself before you ask a question
Last Wiki Answer Submitted:  September 11, 2012  3:44 pm  by  CharlieBrowne   32,785 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,785 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

The Information Center is where you find out how to program in CL. The CL Reference section has a topic on Variables in CL commands that includes how to declare variables and how to change their values.
 
Examples include addition.
 
Tom

 107,735 pts.

 

‘For a few dollars more…’

 1,380 pts.

 

PGMENDPGMCouldn’t resist that one…-John Andersen

 195 pts.

 

That could be shortened to just PGM. But note that it leaves out the “addition” part of the request. — Tom

 107,735 pts.

 

Always search the IBM support site for documentation. In this case search for CL programmers reference manual… When you find one that helps you save the PDF document for future reference. You will need them as you grow as a programmer.

 3,890 pts.