Let us make the task SUMS able to accept two different commands. SUMS.IFL contains
and SUMS.FOR contains
As above, you can issue the ICL command
and you will be prompted for VALUE. Thereafter, that same value of VALUE will be used, even if you
However, notice that the interface file has now been changed to specify that VALUE is NEEDed by the actions. This means that you can
and the value 42 is put into the parameter by the fixed-part before your application is called.