Two things.
I am trying to find a reference on Microsoft for LibFunc with no luck. Please share the link if you have or know it.
And could someone give me an example of minimizing a window using LibFunc? I know I've used it, and I seached my macros, with no luck. I know it's IsWindowIconic or something of that nature. And then some other function to actually min/max the window.
I have this macro I wrote. I use the stand-alone script editor. When the macro runs, I have it wait 10 seconds, so I can minimize the editor before it starts to do it's thing. I want to eliminate that need.
I am trying to not have to automate the command. Ya' know....mousemove here, click that and such. I tried WindowAction. I don't think it can do it to itself.
So I guess what I am saying is I really, really, really want to use LibFunc for this.

Thanks in advance for helping,
PepsiHog