Title: | FOCUS, from INFORMATION BUILDERS |
Moderator: | ZAYIUS::BROUILLETTE |
Created: | Thu Feb 19 1987 |
Last Modified: | Mon May 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 615 |
Total number of notes: | 1779 |
Is there any way to use Tabletalk and be able to reference a secondary index in table requests? Tabletalk first generates the line TABLE FILE filename, which causes querying to be done via the primary key; I'd like to somehow have it generate TABLE FILE filename.keyname - Dave
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
167.1 | WIND::CARR | Thu May 04 1989 12:40 | 5 | ||
Using >>LET filename = filename.keyname before going into Tabletalk works. |