cobol3.hlp (Topic list)
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 RT164 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT164
 
  Text:         Run-Time subprogram not found
 
  Severity:     Fatal
 
  Explanation:  You have attempted to call a subroutine whose entry
                address has not been set up in your run-time system.
 
  Resolution:   Check to see that you used a valid call number in the
                unsuccessful subroutine call.  If not, revise your code
                to contain a call number which your system recognizes.
                If you did use a valid call number but still received
                this error you should contact Technical Support.
                                    -♦-