The lookupdatabase( function returns the name of the database referenced in the most recent lookup.
Parameters
No parameters.
Description
This function is designed to be used immediately after a lookup( function. It returns the name of the database that was referenced in that function. But wait, you say – if I just used the lookup( function, won’t I know what database it searched? Well, check out the code for the speedcopy statement to see a case where that isn’t true.
See Also
History
Version | Status | Notes |
1.0 | New | New in this version. |