Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Message RT175 (↑ RTS Messages)
◄Key► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
Message: RT175
Text: Attempt to run intermediate code program which had
severe errors in it
Severity: Fatal
Explanation: You are attempting to run a program that produced
severe faults when you submitted it to your COBOL
system with the run-time switch E turned off.
Alternatively, you could attempt to run the program with
the E Run-Time switch set, though this may not give the
desired results.
Resolution: You should edit your source code to correct all the
severe faults, resubmit it to your COBOL system, then run
the intermediate code that is produced.
Refer to your COBOL System Reference for details of this
switch. Note that when your program is being animated,
Animator will report this error and will allow you to
continue to run the program.
-♦-