Subject |
Switch index off |
From |
Hanspeter <hpg@intertape.de> |
Date |
Tue, 10 Oct 2017 10:31:02 -0400 |
Newsgroups |
dbase.getting-started |
Hi, I am seeking on an index without any problem. But when I try to switch the index temporarely off, dBase crashes. In order to swith the index off, I am using following code:
this.rowset.indexName := ""
Even if I am trying thiis.rowset.indexName := null, I get the same problem.
I am working with dBase Plus 2.8. Can someone help me to solve the problem?
Thanks in advance and regards
Hanspeter
|
|