--- In [email protected], "quanticworks" <quanticwo...@...> wrote:
> > > Does the following command, center your "Run" window? (Win+R)
> > > 
> > > Label = #Run
> > > LCmd1 = *Window
> > > LParam1 = Center! autorun
> > >
> > 
> > Let's see:
> > Run is not moved.
> 
> 
> Then, your Autorun entries are not being triggered.
> In PowerPro, check:
> 
> Command Lists > Setup > Special Lists | "Open: use this list to run..."
> from the dropdown, select your Autorun command list > OK > OK
> Test the above command again and if "Run" window moves to the center, then 
> you can test your Win32Pad command again but do not use many entries and the 
> script at the same time to avoid conflicts, use only one command to see if 
> it's working.
>

My Setup > Special Lists > "open ...." is set OK. 
It's not problem.


Bruce wrote: (Message #36219)

"Work with the cases where it works. Try displaying the caption of that window 
instead of moving it. Although this is not a foolproof technique, it should 
show you what PowerPro is seeing.

So replace Windown Posiktion command by something like
win.debug(win.caption(lastautorunhandle))"

Can you try this in your system ???

Thank you for your time.

Regards
Jose


Reply via email to