Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Yield()

Hola all,

I have an Indexer utility that runs without intervention. It's great and runs just fine on most installs. I have stop and pause buttons that do exactly as advertised.

One install in particular seems to have issues with the Yield() function.. as in it's not yielding. What could be causing it to not process the Click event on the two buttons?

The client has promoted events installed; but I'm bypassing with direct calls to the Indexer commuter module. If I go to the OEngine and debug and abort, the buttons will work fine, just not while the continual process is processing.

Thanks in advance!

Michael

Comments

  • Nevermind.. Just inserted a simple Delay into the mix. All good.

    Thanks!
Sign In or Register to comment.