--- In [email protected], "quantiworks" <quanticwo...@...> wrote:
>
> Hey, don't give up, PowerPro can be daunting at times but once you get it, 
> you'll like it. :)
> so it becomes:
> wait.for(activewindow("=franchise-time")
> *Window Position! 350 100 500 500 active
> 
> if it still doesn't work, don't give up, we will get it working.
>
Thanks so much! I like PP. Been a stiletto and pp freak for
years, but haven't gotten into the advanced commands yet :)

I tried your last one and a popup says:
Bad expression: check parentheses or for extra chars
at end activewindow("=franchise-time"

so I took out the first "(" in yer example and it worked!
Thanks!! My final code after trial and error was:

wait.for activewindow("=franchise-time")
*Window Position! 245 90 296 293 active

To get the program windows size I used a screen capture
prog. of the window then found it dimensions that way.

I say trial and error cause I couldn't figure out
what it said in the help file about "You can capture these
numbers from an active window using the find button"
The find button for me just looks for a file or prog to run.


Reply via email to