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>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
     a REQUEST statement to one of your program (.prg) files for each routine
     that was not linked.

     If you are using RDDs that support tags and the error occurs when
     creating the index, DELETE the original index file, then recreate the
     index.

     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