I wonder how to use the clip commands. 1.) There are internal clip commands and there is an external clip plugin. The syntax to use both of them is the same:...
Hello David, Thanks very much, it works fine.. Bests regards Olivier _____ De : powerpro-beginners@yahoogroups.com [mailto:powerpro-beginners@yahoogroups.com]...
Hello Johannes, ... In cases where they both have the same action name: I think (almost certain) when you use the new style: clip.copy it will use the clip...
Hello gang. I recently found powerpro and I am just beginning to use it. It has so many options and fuctions that it is hard to find what you are looking for....
Hello John, ... PowerPro's setup program asks you when it installs the program whether you want it to start at Windows startup. If you say yes, it creates a...
Hi Alan. Thanks for the tips. I have configured powerpro to start upon windows startup. I also joined the main user group. I'm sure I'll be spending a lot of...
Yes, i'm that lame. I just want to know - how to run a certain script at certain hotkey/mouse. In "Edit hotkey/mouse action" i choose mouse action, and then...
Hi. See above. I am running rasphone.exe -d connectoid to dial up, but do(rasphone.exe, "-d connectoid") and rasphone.exe "-d connectoid" are not getting the...
Hi Steve, The only errors in your commands are about where to use "quotes". With do(), the command must be in quotes if (like yours) it is literal and must not...
Thanks, Alan. I didn't know that the command had to be in quotes in a do() - I guess otherwise it would be interpreted as a literal like you said. I have...
Hi Steve, I sent you a reply three hours ago from my email program and it still hasn't arrived at Yahoo groups. So I'm sending it again, this time using the...
Hi Steve, ... Good ... which should be: if (modem) do That's because "If(condition)" [without do] only affects whether the next one line of code is executed....
How can I increase the number of "history" entries stored by the clipboard in C:\Program Files\PowerPro\clip. I find that only a couple of days' clips is...
... Clips" ... That will get up to 99. If you want more, note that you can manually create other subfolders under your clip folder and copy older clips there...
... Another way is to use a filter. Create a subfolder (say) all and put *=all in the filter edit box. Then all clips are copied into the all subfolder....
Does anyone have something set up with powerpro where you can hit a hotkey combo and powerpro will prompt you with a dialog box (with the curso already waiting...
Hello John, A hotkey with command: Exec CommandLine shows PowerPro's "Tiny run box". Just type or Paste the URL in the box: http://powerpro.webeddie.com opens...
Thanks Alan, Another ?, How do you ged rid of the "tiny run box" once your browser has loaded. I've checked "close when inactive" but it stays for like 10 secs...
Hello John, ... Actually, I can't see that it saves you any effort to type the url or search phrase into the Tiny run box compared to typing it into Maxthon. ...
Alternatively, if you don't like that idea I just posted, ... Instead of typing into the run box, you could type into maxthon's address bar. Your only problem...
... I just realised, instead of editing any commands which start maxthon, you can make it happen automatically (even if maxthon is not started by a PowerPro...
Hi, i configured a mousekey like this: key/mouse=middle anywhere, command=*keys {ctrl} v, Target=~*a game* Now i can paste with middleclick. My first problem...
Ok, i figured out some of my questions by myself ... key/mouse=middle anywhere, command=*Clip Paste, Target=~=exename,=... ... Also not working(for me) is: ...
Hi, is there an option in ppro to detect any file change in a specific folder and launch an event after that? for exemple : if the file: c:\MyDocuments\doc.txt...
... Yes, only one "~" is needed, at the start of the line. Then it applies to the whole list -- makes it an exclusion list. ... In the Key/Mouse dialog, click...