here is an easy one but i cant seem to find the right answer. i want to loop a script back to the beginning of the script without quiting the script and...
... Hi joe, See the help file entry under "scripts - using" followed by "Powerpro scripts". Here is an excerpt that should get you where you want to be: do...
this is getting frustrating because i can't seem to get even the help examples to work for me. here is my situation: I am trying to learn this script. I...
PowerPro has a built in way to do what you are wanting. First, try looking at Help for PowerPro + Index + active bar buttons. Using a bar is IMHO easier and...
Hello joe, You can set a global variable equal to each handle, then use that variable in any command that takes the "captionlist" type of parameter - like most...
so after the script runs, how do you know which handle refers to each minimized window? and how do i call on each window individually to max/min? all i get is...
nevermind about my last post about what to do next after running the handle acquisition script. :) i got it under control and am also able to include other exe...
Just a quick note. Maybe someone has time to provide more. Look at PowerPro.hlp + Index + Index + if() in scripts + Programming scripts with if, jump,...
might be partly offtopic... for some of the software installed on my PC (not for all), the window size of the "Save As..." window is now bigger than the...
... Powerpro setup | GUI Control tab | Enlarge file open/save dialogs. Try either no check, black check or grey check for different resizings of file dialogs. ...
... file ... David, You are the king! That was the problem. That option was grey checked. I can't recall I had ever played around with this option. Hmm.....
Hi, I don't consider myself a newbie anymore, but I post this here in the hope that it's something trivial. I created a system of several similar vertical...
hi there, I try to use the *TrayIcon.dump function to identify an icon which I apparently cannot train (JabberMessenger). with "train" I mean adding "tray icon...
I have my middle mouse button set to double click. Whenever I try to use a middle button function in PowerPro I just get the left button selection twice. Is...
... What is the exact commands that you are using? I middle click anywhere as double, and don't have a problem. Key/Mouse: Middle Anywhere Command: *Mouse...
Hello Dan, I answered this on the main "power-pro" forum. I'll post my answer here too, ... I tried that here (WinXP Pro) and found that TrayIcon dump requires...
I should clarify: I have have my middle mouse button set to double click in the mouse driver, not in PowerPro. It seems that PowerPro doesn't "know" when I...
I'd recommend bypassing the mouse driver for double-click and use powerpro to do the function instead. Then you won't have the mouse software just simulating...
... Sounds like both the mouse driver and PowerPro are behaving correctly--by setting the driver this way, you want *every* program to get two left clicks when...
How do you use the runas with a domain account? Eg. Domain name: Abcdirect.com Old netbios domain name: abc User name: user File.runas( "user", "password",...
Hi all, just starting to get to play with this fine program but i can't work out how to move a window to the bottom right corner of the desktp. i've setup a...
Thanks very much Alan, answered my question perfectly. Unfortunately it wasn't a perfect question, the window partially disapears behind the takbar. Do you...
Hi JJ, ... The easiest method (if your Taskbar is always on the bottom edge of the screen and you always want to avoid it) is to adjust the command using a...
Hello, I'm trying to sort the order of active buttons. The help file says: "...you can control the sort order of active buttons by using the "Sort order for...
... In the main config dialog, the Command Lists tab, there is a Setup button at the bottom of the right column. It shows the "Defaults for all Bars and Menus"...
Thanks Alan, I had found this dropdown - it gives me 3 choices: standard, as created and caption. I have a memory of being able to create a list of particular...
Hello Mr Bear, ... Alas, no ... Yes ... If so, then I am too. I can't remember why the previous sort order list feature (which you remember correctly) was...