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.2 . Error Messages - <b>base/1001 undefined function</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BASE/1001    Undefined function

     Explanation:  You specified a function or procedure that:

     1. You did not link into the current program.

     2. You never directly referred to in the program.

     Action:  Make sure you linked the specified function or procedure.
     If you referred to the routine in an index key or macro expression, add
     an EXTERN statement to one of your program files (.prg) for each routine
     that was not linked.

     See Also:  Basic Concepts chapter in the Programming and Utilities
     guide

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