Post index process - how (OpenInsight Specific)
At 15 MAR 2000 03:28:48PM S. Berger wrote:
As with many others, I am working out a routine to shutdown the my index server in order to avoid conflicts with the backup process. I have found the code to perform the shutdown, I know how to restart the app, what I can't find is how to attach a post index process in OI.
Help
S
At 15 MAR 2000 06:01PM Paul Rule wrote:
I don't know if an Arev style post-index hook exists.
What you could do is use the TIMER event.
When you log in use something like
val=set_property(@WINDOW,"TIMER",1000) in the CREATE event of your MDI.
Put your code to log out in the TIMER event of that window.
Ie: Something that checks for a flag or date & time or whatever.
At 15 MAR 2000 06:29PM S. Berger wrote:
Thanks. I think that should do the trick.
S
At 15 MAR 2000 09:53PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
You can also shell REV_BGND_UPDATE. It takes one paramater.
This gives you more of a true post-process type, though I like the timer idea. Has a totally different set of possibilities.
[/i]World leaders in all things RevSoft[/i]