Microsoft KB Archive/32688

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:21, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q32688 to Microsoft KB Archive/32688 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/CP/M Directory Appears with Bad Filenames

PSS ID Number: Q32688 Article last modified on 07-22-1988

3.36 3.37 3.42 3.43 3.44 CP/M-80

Summary: Creating a file with an improper format in the OPEN statement can result in garbled text (garbage) for the filename when using the DIR command at the CP/M level. The file may not be erasable or readable. This problem occurs if lowercase characters are used in the OPEN statement (CP/M does not understand these, and FORTRAN does not check for them), or if the spaces are in the wrong places.