... single string, each file in doublequotes, ... them as multiple arguments. I think I'd reported this symptom at least twice. You may want to tick the option...
Won't have time to look at your request in detail until Monday, I'm off in 30 minutes for the weekend #1. Maybe something is here, I've never noticed having to...
Sean and Ted, thanks. For the moment I've left the button definition unchanged and modified @DragFiles to fix crunched multiple filenames. Ted's .context.txt...
Beta 4.4.05 is available at http://powerpro.webeddie.com/download/ppro4407.zip - plugin authors can access array and dot syntax - for plugins which use handles...
... and ... Cannot do mouse middle as windows standard menus don't support it. You can use win.lastmouse with vec.showmenu for right; see vec.text help on...
... Thanks Bruce! ... Tested all these, they all look great. Love the tooltips :) I was thinking...you have a visual display for scheduler and Key/mouse items ...
Has anybody else exprerienced this problem? This was working perfectly before and I don't recall making any changes to the config. I first noticed this when...
charlie_salome@...
Apr 3, 2006 2:38 am
26476
... perfectly ... This feature changed in 4.1 and you have to change your configuration. See help, section "new for this release", "configuration affecting...
I'm getting an interesting error when I attempt to combine AIM with a nested wait.for loop. "Cannot use this type of wait in nested script" "Error occurred...
It seems the standard command prompt window has no convinient way to scroll up/down, something comparable to mouse wheel scroll. So I think, can it be possible...
... Alan: To support the han.xxx syntax, all window handles could start with "w\06". I'll have to document this in the plugin help. The win.c source...
Re: WIN.Handle("active")= w\x0626215450 Is there any way to keep a window handle a number versus prefixing with "w\x06" ? Changes scripts that I have that talk...
... script. ... Command ... Here is what is happening. The script is running and starts the wait.for. So now the script is suspended. Because you started AIM,...
... in its ... since ... happens. I think it still returns the emptystring for null handles. If there is any PowerPro code that fails, I will fix that, if you ...
... I just uploaded a revised win.dll to usual folder on webeddie. If you execute win.useplainhandle(1) as a startup scheduled event, you will get plain...
No problem. I sort of suspected that was the problem when I remembered the OpenWindows list. I've been curious about events anyway. Now I have a reason to...
... You can use SendMessage/PostMessage, or SendInput script for which you need DLL plugin: http://groups.yahoo.com/group/power-pro/message/26354 Sean...
Thanks, Bruce. Does it mean that the command "*Menu Favfolder" shouldn't be used anymore? This was working fine for me as of version 4.4.05. Anyway I'll be ...