FS401 Error when Selecting (OpenInsight Specific)
At 09 JAN 2000 01:54:58AM Michael - LMS wrote:
OI 3.7
Win 95
Novell 4.11
NLM 1.5
I have a program that uses RLIST to select some records from a table.
I then use another RLIST to sort the active list of records selected.
The select fails and sets @LIST_ACTIVE to zero.
If I try this same command, with a LIST instead of SELECT statement, from the execute line in the System Editor I get the following error message:
FS401 The "VOC" table has not been created or attached.
Why would I get this error message and how can I fix it ????
Thanks,
Michael
At 10 JAN 2000 09:06AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
What is the contents of the command? Whilst OpenInsight does not have a VOC file, it does have SYSDICT (and DICT.SYSDICT) which is meant to replace the DICT.VOC file for these commands.
There are some issues with adding items to DICT.SYSDICT, but if you are working with one that is in the SYSDICT file, it should work.
World Leaders in all things RevSoft
At 11 JAN 2000 05:40PM Colin Rule wrote:
A bit of a wild guess but…
Do any dictionaries use BASIC+ code to open files?