Kbase P12420: SYSTEM ERROR: I/O error 13 in readit, ret -1, file 7, addr 0
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/2/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1A
FACT(s) (Environment):
Windows
SYMPTOM(s):
SYSTEM ERROR: I/O error <n> in <program>, ret <n>, file <n>, addr <n>. (290)
SYSTEM ERROR: I/O error 13 in readit, ret -1, file 7, addr 0. (290) when running a 4GL application.
Errno = 13 reads as follows from the Microsoft "C" compiler's errno.h file:
13L ERROR_INVALID_DATA The data is invalid.
CAUSE:
Corrupted .R code.
FIX:
Replace corrupted .R code.