FMLLSTMISSING

FMLLSTMISSING, The formal list is absent from a label called with an actual list: xxxx

Run/Compile Time Error: This indicates that a DO attempted to transfer control with an actuallist to a label xxxx that has no formallist.

Action: Look at the interface between the DO and the subroutine. Modify the actuallist, formallist, and/or label as appropriate.

inserted by FC2 system