; Process Calculating Cost of Meals
; STG contains a string of number that is used to indicate which column
; to print each cost in the row.
HDR
; Print Heading
HDR1
ND
; Print the last line,the total of each column
PRT
; Print the costs
ADD
; Add Issue for the quarter
LP
; Loop to print costs for each group
CAL
; Calculate the costs
; P(1) contains the cost entered for calculating all the cost of the
; Food Groups. P(2) contains the total of the beg inv, issue, end inv,
; and recommanded.