Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Error Messages - <b>1213: attempt to call defined routine</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1213:   attempt to call DEFINED routine

     Explanation:  The DEFINE link time command has been used to 'stub
     out' a particular routine, but a call to the routine has been made
     during execution of the program.

     Action:  Either remove all calls to the defined routine from the
     program, or remove the DEFINE command from your link script.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson