Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 17 AUG 2001 04:27:18AM Andrew Carey wrote:

Hello all,

Is there a way of telling, from with a program, if the application has background indexing switch on?

I need to be able to check this in both OI 3.7 and AREV 3.2

Thanks in advance,

Andrew.


At 17 AUG 2001 06:43AM WinWin/Revelation Technical Support wrote:

Andrew-

The background indexing time in OpenInsight is stored in the @environ.set variable, in field five.

So, for OI:

[email protected]

if indexing_on then

 whatever.....

End

The background indexing time in Arev is stored in the @environ.set variable, in field twenty-nine and thirty.

So, for Arev:

[email protected]

[email protected]

if index.time or bkgrnd.time then

 whatever.....

End

Hope it helps

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/0d3d920dd98b760d85256aab002e71fe.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1