What I would suggest is creating a command list that runs every time a window appears. In that list, you can specify the caption of the window (or exe name or...
... time a ... window (or ... is a hot ... "n") to ... button if ... details. ... On Behalf ... particular ... be ... Hi Paul, Is it possible for PowerPro to...
... It depends on what is used to display the text. If you can reference the control by an id, then you can using the win plugin to retrieve the text. Some...
I assigned a *menu folder command to a hot key and wanted to start a powerpro-script with a selected file. I tried several ways to call the script, but the...
I would like to run at least my powerpro-scripts from a ramdisk in order to reduce disk-ios. I searched the forum for ramdisk and found some quite old threads....
... order to reduce disk-ios. I searched the forum for ramdisk and found some quite old threads. But i didn't understand everything. You can certainly go down...
... the ... call ... .scriptname(_file_) worked for me, as would any variation of call using _file_, I imagine. Best to avoid "|" if you are doing anything...
k ... This is a *keys problem, it seems to me, not a favfolder problem. Actually, I am surprised that sending the *.ini part ever worked, since many programs...
... Something like local xnew=xmouse local ynew=ymouse xnew =xnew +25-random(50) // for +- 25 random positions, including 0 ynew =ynew +25-random(50) xnew =...
... Thank you very much for your help brucexs. Sorry for my wrong spelling of your name last time. I could not find any edit feature here. I guess I've got to...
... The above won't make sense unless you understand sripting. PowerPro comes with a tutorial written for people new to programming. See the Tutorial entry...
On Tue, 3 Apr 2007 07:06:31 -0400, "Gardner, Paul G." ... Hi Paul, Thanks for that. I have found a second way to do the same thing. I wrote an AutoIt script to...
Trying to display Icons on file menus, I have not been able to accomplish this - the icons displayed are always ppro's defaults and not the icons I specify. ...
I second David's comments. I've had PowerPro running from RAM disk for about two years and found no substantial improvements whatsoever. So I went back to hard...
... CM, What I've used in the past is an auto-run command list. In the Help index, enter this : "auto run when a window opens" without the quotes. In short,...
... PowerPro ... either ... Thank you for the solution I don't know why I didn't think of it myself. It works for ini files as well. I did have to add {enter}...
Thank you so much for the help with this brucexs. It's starting to make more sense to me, and I'll continue to study your fantastic tutorial on scripting with...
On Thu, 5 Apr 2007 06:58:45 -0400, "Gardner, Paul G." ... Hm, just to add to my previous post, I'm not sure that PowerPro can actually detect the Sygate...
On Thu, 5 Apr 2007 06:58:45 -0400, "Gardner, Paul G." ... Hi Paul, Yes, hookwindowsevents is dangerous - I copied my script into this group once more after...
Hi, is it possible to show a website on a bar? Do I need a plugin? I've heard of the possibility of embedding activex controls, and as far as I no there exists...
... I assume you mean a web page. Go to "controls" topic in help The bit you need is under "Windows COM Controls" So make a button, set the label to: *control...
... You can change the url dynamically with cl.setctrlurl. However, there are some disadvantages: no scroll bars to start with. The dialog plugin also...
... This is a bug in 4.7. Its too small to do a whole new beta on, but I did fix it and upload a new version of 4.7, with exe version 4.7a, to the download...
... I knew it, PowerPro is simply godlike software. But so easily!!! Damn, you can do everything with PP! Now I can do my own widgets... wow - without...