Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 17 NOV 2003 12:26:06PM Jeff Miller wrote:

I am setting up an index server in Open Insight. I have used Set_IdxSvr(1) and Set_Bgnd_IX_Time(10) as part of my setup program to initiate the index server. I tested the system in a developement OI and everything works great. However when the code is executed in a runtime OI the Oengine does not come up and the index server routine does not function. I have also disabled the Hide_OI routine.

Does Set_IdxSvr not work in a Runtime environment? Or is my system out of wack (messed up)?

Any Suggestions???


At 17 NOV 2003 12:26PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:

Is this a single user or a multi user runtime?

The Sprezzatura Group

World Leaders in all things RevSoft


At 17 NOV 2003 12:26PM Jeff Miller wrote:

This is a Multiuser system!


At 17 NOV 2003 12:26PM The Sprezzatura Group wrote:

Can you call set_status(0) before and get_status(errorcodes) after and see if anything is reported back?

The Sprezzatura Group

World Leaders in all things RevSoft


At 29 NOV 2003 08:10PM Rudhy B wrote:

This is what I do to show the OpenEngine in OI Runtime.

* Show OPenEngine

OpenEngineHandle=FindWindow("AREV":\00\,0)

ShowWindow(OpenEngineHandle,TRUE$)

* Turn on Index

Set_IDXSvr(1)

* background index delay to 60 seconds

Set_Bgnd_IX_Time(300)

Rudhy

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/0d27d43dcb4164da85256de1005fc5fc.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1