[<<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
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson