There is a bug in Extra Version 7.1a related to NWAIT and TWAIT. I am connecting to Extra from Visual Basic 6.0 using WinHLLAPI.
Using Extra!Basic, you can use WaitHostQuiet which is not effected by this bug. Is there a way to use WaitHostQuiet from VB?
I have added my own Wait loop - a DoEvents followed by a Do Loop of 300000. That's been long enought for my screen scrapes to work but I want something better.
I found another thread that mentioned OIA.Xstatus. Is that something I can use? How do I declare the OIA object?
Thank you.
-Dave
Using Extra!Basic, you can use WaitHostQuiet which is not effected by this bug. Is there a way to use WaitHostQuiet from VB?
I have added my own Wait loop - a DoEvents followed by a Do Loop of 300000. That's been long enought for my screen scrapes to work but I want something better.
I found another thread that mentioned OIA.Xstatus. Is that something I can use? How do I declare the OIA object?
Thank you.
-Dave