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

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.

The Sprezzatura Group

[/i]World leaders in all things RevSoft[/i]

www.sprezzatura.com_zz.jpg

View this thread on the forum...

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