Jump to content

winwaitactive


Recommended Posts

hello,

I have something like this:

WinWaitActive("SAP")

Send ("!r")

Send("x")

if ($language=1)Then

WinWaitActive("Save As")

Endif

...

This is for an Export from an Excel Macro wich opens Data from SAP.

problem:

I dont know when the Data of SAP is included in Excel.

I want to cath that nothing happens after sending !r so that I wait some time and send again.

Is there any way to set an timeout for WinWaitActive?

thx

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...