... configure.importhot(path) as per help: Importing scheduled events or hot keys replaces any existing scheduled events or hot keys which came from a...
Hi Bruce, it seems that the new version 4.9.0.3 (4.9a) is having some problems with displaying the menus of the *window-command. The distance between each...
Hi Bruce: I have a script to monitor tabs in maxthon (as filter) (Gray check, every 2 seconds). It runs fine the first 2 or 3 minutes. After no longer works. I...
After upgrading to version 4.9.0.3, I experienced the same thing with [*Menu RecentCommands], and also [*Menu Explorer]. I was able to correct the problem by...
... Your script creates a new vector each time it is called, (and "leaks", ie loses, the memory of the previous version; but PowerPro does not know you do not...
... http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ ... Works for me too. I think we had only previously tried set_font on a...
... From PowerPro Help on Input dialogs: Note: In all input dialogs, if Cancel is pressed flag 0 is cleared. Otherwise flag 0 is set. -- Carroll B. Robbins,...
... Sorry, my bad. Usually searching by keyword (in this case inputcolor, then after Bruce's hint, pproflag) is more enlightening. I actually thought it was...
... Got me. Hadn't heard that. I haven't experimetned with set_font across process boundaries. There are all sorts of other issues involved with messing with...
... This works, but as warned it takes awhile. local fsize local mypath=inputfolder file.allfiles(mypath,"fsize+=file.size(_file_)", 1, 1, 1) messagebox("OK",...
... Its really no different from file.allfiles: local theSize=0 menu.folder(inputfolder, ?% *all cmd "theSize+=file.size(_file_)" %) messagebox("OK", theSize,...
... Just for the halibut, I uploaded a new version of pwrpro49.zip with new file.dll that allows you to use "size" or "ksize" in allfiles command, to return 64...
Suddenly a problem developed with the alarms on my system: Three alarms were supposed to run during the day. What happened is that the alarm display dialog was...
I've looked and looked at stickie notes programs and none of them are as good as PowerPro's. However, I'd like to make it easy to open a PPro note by just...
On Mon, 5 Jan 2009 15:57:59 -0800 (PST), "W.M. Mitchell" ... Start the Configure PowerPro program. Go to the Key/Mouse tab. Click the New button. Click in the...
... even if I have the 3 mouse buttons taken up with other commands that can't be gotten rid of. ... To create and open a new note, create a hot key on the...
I would ... You can remove alarms by starting pproconf.exe (without PowerPro running) and editing the scheduled events in the configuration file. This should...
... http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ ... No change AFAICT. Icons are still accumulating at the rate of 4 per ...
Ah, no wonder. It doesn't matter how many years we use an app, always something new to learn! Thanks. In moments, had my "hotkey" for new notes. Cheers. ......