AEval() example

Simple AEval() test program. Note also that the code-block uses a second parameter to identify the position of the item currently in use.

Source:

Screenshot:

$ hbrun arreval.prg

       100          1
       200          2
       300          3

How to build/run:

To learn how to build/run this example, see this page.