> If your PowerPro is also "freezing", I suspect that you have a hung > apps timeout setting changed in regedit. You'll have to dig around in:
Powerpro wasn't freezing. If I terminate explorer and leave powerpro alone powerpro is still responsive after the explorer restart > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer > > I just did a keyword search in regedit for time and found > my > "FaultTime"=dword:00000000 Changing this didn't do anything that I found. > *Script IF (contextlast) > DO( ?"PathTo\PowerPro.exe", [EMAIL PROTECTED](?"#++_file_++?#")# ) > > > > I ricochet off PowerPro like this if I'm calling a dialogbox from > context or contextfolder, but I do this in my script after collecting > all the filenames in a vector and contextlast==1. This keeps explorer from locking up. One thing of note, is that before the mouse cursor would not change. With the new do() the cursor changes to a background busy cursor (arrow with hourglass). So before: - Trigger context command - folder selector input dialog pops up above explorer - Stays functional for 5-6 seconds (if I select a path before the timeout there is no lockup), and then explorer locks up if the dialog is still there at 5-6 seconds. So I'm thinking that this was an explorer-timer thing, that let's explorer be happy when you bounce the command off another powerpro instance, but isn't happy when powerpro blocks focus returning to the window after the menu click. Thanks Ted :) David Troesch | Atlanta, GA | ICQ# 2333123 Hollywood lost in court, but is still trying in the senate. http://www.eff.org/broadcastflag/ Funstuff: Women love a challenge. Men normally provide this. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
