0803
Summary: |
Missing format spec |
---|---|
Cause: |
FORM statements used for output of data items must have at least one data format specifier. For example, FORM POS 1 is invalid for output of data items. |
Remedy: |
Change the FORM statement so that it includes at least one format specification. |