... So disables the IME. Isn't that needed by most Asian users? Actually this MSDN article suggests that even more than the checkbox is required to completely...
At the moment, design is: thread is launched, and waits on event. When there's something to do (aka a com service to perform), main thread sets up some stuff...
Problem with setting a vector might be: when do you look at it? If all goes well, all goes well. If all goes badly and powerpro locks up, there's no way to...
... Worker thread appeared to lock up if I tried it there. ... Tried that in COMplugin0.63_090630.zip, forgot to mention in parallel post. Seems to work. ... ...
... True. But when I posted, most people were saying the version they had worked once, but could not be run again. It would be interesting to know if there...
... Can every thread wait be a multi-event wait, where one of the events is always "die now" and which is set by the main thread. Could try the com clean up...
Don't know if it will come as any surprise that with the 6/30 and 7/1 updates I can run and rerun the File and Word scripts we were previously working with....
... You're right. To avoid hanging a PowerPro after restart, the order of executing the program/script or the Parent of a Process seems to be important. ...
... I installed iTunes for the moment. Try the following, named e.g., iTunesPP. You can call it in your label or tooltip *info expr with .iTunesPP@GetTrack. ...
... Great! I had thought maybe Menu Explorer was doing some com work of its own that cleared things up somehow, but the parent of the caller now seems the more...
Hi Bruce, Took a while for penny to drop about unload service. Just to be sure: my tests seem to indicate that if there's an explicit unload service, it's...
... There's only ever one worker thread. It has nothing to wait for except the signal from main thread to run. It does that and then waits again. ... That's...
Sheri, thanks for taking the time to do it but does it work for you when a song isn't playing? I found out that if a track is playing, there isn't any error...
... Called from the label of a bar button, the script is going to run every one or two seconds. That is not enough time to create the object and return the...
I also found this: http://www.maximized.com/freeware/ScriptsForiTunes/ ... rem This script immediately exits, setting the ERRORLEVEL value to rem indicate the...
COMplugin0.63_090702b.zip in http://tech.groups.yahoo.com/group/power-pro/sfupld?path=/0_TEMP_/AlansPluginProvisional/ Okay, the slowness you observed, Sheri,...
... 090702b seems fine for FSO and Word scripts before and after restarting Powerpro. Word script speed improvement is huge. The only other of the demo scripts...
Hi Sheri, I just noticed that you kindly uploaded the PDF version for v4.9 (4906) in the files section. However I noticed that upon loading the PDF file there...
Hi all, I have set up a number of hot keys using the windows key on the keyboard i.e. w+"z". It happens sometimes that when hitting the win key but before...
... Hi, You can use KeyTrap plugin in the files section: http://tech.groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/ and then use this: ...
... It's working well without hanging a powerpro. and no delay between each call to a com service. But, there seem to be trivial errors with demo scripts. -...
reposting (some of my messages seem to be getting lost again) ... Well that one doesn't tell us if there is no track (there can be a current track even when...