Search the web
Sign In
New User? Sign Up
powerpro-beginners · Windows PowerPro For Beginners
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1120 - 1149 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1120
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...
joe
moopitz
Offline Send Email
Sep 7, 2005
5:04 am
1121
... 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...
Ravi/Shell-Shocked
r2mahara
Offline Send Email
Sep 7, 2005
7:37 am
1122
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...
joe
moopitz
Offline Send Email
Sep 8, 2005
12:07 am
1123
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...
Ted Wall
tedfwall
Offline Send Email
Sep 8, 2005
6:09 am
1124
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...
Alan Martin
alanmartin_au
Offline Send Email
Sep 8, 2005
6:20 am
1125
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...
joe
moopitz
Offline Send Email
Sep 8, 2005
8:45 pm
1126
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...
joe
moopitz
Offline Send Email
Sep 9, 2005
4:39 am
1127
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,...
Ted Wall
tedfwall
Offline Send Email
Sep 9, 2005
5:02 am
1128
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...
Dan
grokit
Offline Send Email
Sep 9, 2005
10:06 am
1129
... 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. ...
davidt.pproyg@...
datconsulting
Online Now Send Email
Sep 9, 2005
12:00 pm
1130
Just wanted to say thanks to those that helped out. I think i achieved what i needed to know....
joe
moopitz
Offline Send Email
Sep 9, 2005
2:21 pm
1131
... 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.....
Dan
grokit
Offline Send Email
Sep 9, 2005
3:40 pm
1132
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...
case6868
Offline Send Email
Sep 10, 2005
6:18 am
1133
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...
Dan
grokit
Offline Send Email
Sep 13, 2005
11:55 am
1134
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...
Yossi David
yossidme
Offline Send Email
Sep 13, 2005
12:05 pm
1135
... 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...
davidt.pproyg@...
datconsulting
Online Now Send Email
Sep 13, 2005
2:43 pm
1136
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...
Alan Martin
alanmartin_au
Offline Send Email
Sep 14, 2005
3:02 am
1137
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...
Yossi David
yossidme
Offline Send Email
Sep 14, 2005
10:23 am
1138
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...
davidt.pproyg@...
datconsulting
Online Now Send Email
Sep 14, 2005
10:55 am
1139
thanks alan, I made a mistake posting the question in the pro forum. it should have been only here, I guess. I answered over there, though. Dan...
Dan
grokit
Offline Send Email
Sep 14, 2005
12:16 pm
1140
... 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...
Jon Visick
jevisick
Offline Send Email
Sep 14, 2005
7:07 pm
1141
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",...
davidt.pproyg@...
datconsulting
Online Now Send Email
Sep 16, 2005
1:37 pm
1142
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...
oneil_jj
Offline Send Email
Sep 17, 2005
2:35 pm
1143
Hello oneil_jj, ... This does it: Paste this into the Command field: Window.Position and this in the Parameter field: ...
Alan Martin
alanmartin_au
Offline Send Email
Sep 17, 2005
8:59 pm
1144
Thanks very much Alan, answered my question perfectly. Unfortunately it wasn't a perfect question, the window partially disapears behind the takbar. Do you...
oneil_jj
Offline Send Email
Sep 18, 2005
12:03 am
1145
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...
Alan Martin
alanmartin_au
Offline Send Email
Sep 18, 2005
12:29 am
1146
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...
bertrambear
Offline Send Email
Sep 21, 2005
5:26 am
1147
... 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"...
Alan Martin
alanmartin_au
Offline Send Email
Sep 21, 2005
1:32 pm
1148
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...
bertrambear
Offline Send Email
Sep 22, 2005
6:11 am
1149
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...
Alan Martin
alanmartin_au
Offline Send Email
Sep 22, 2005
9:38 pm
Messages 1120 - 1149 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help