0816

From BR Wiki
Revision as of 17:46, 28 June 2013 by Laura (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

Illegal Form specification

Cause:

Use of an illegal format specification in Form statement.

Remedy:

Change the Form statement so that it only uses format specifications, which are valid for the I/O statement you want. For e.g.: you cannot specify the PD format spec with a Print statement.