0803: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(No difference)
|
Latest revision as of 17:46, 28 June 2013
|
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. |