Microsoft KB Archive/32694

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:21, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q32694 to Microsoft KB Archive/32694 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FORTRAN-80 “IT” Run-Time Error

PSS ID Number: Q32694 Article last modified on 07-18-1988

3.36 3.37 3.42 3.43 3.44 CP/M-80

Summary: The most common run-time error is “IT” (I/O transmission error). This error is caused by an incorrectly specified filename in an OPEN statement or, more likely, by an attempt to write more than 128 bytes to a record. The internal buffer has a 132-byte maximum, and cannot support more data.