--- In [email protected], "entropyreduction" 
<alancampbelllists+ya...@...> wrote:
>
> Hi,
> 
> Yet another try. com0.63_090615.zip in 
> 
> http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/
> 
> 
> If comPluginDemoScriptFileSysObjDotSyntax.powerpro fails,
> could you try first just


Unfortunatley, It fails.

I also tried it with an empty pcf under English WinXP with East Asian language 
package on Microsoft Virtual PC. and I encountered the same problems.

> 
> local com_status, com_type, objFSO
> com.error_dialog_on()
> com.returns_values()
> objFSO = com.create_object("Scripting.FileSystemObject")
> com.release_all
> quit
> 

no problem with this snippet itself.
But, Shutdown.PowerPro() doesn't exit completely and powerpro.exe still remains 
in the Task Manager.

> 
> local com_status, com_type, objFSO
> com.error_dialog_on()
> com.returns_values()
> objFSO = com.create_object("Scripting.FileSystemObject")
> com.release_all
> com.unload 
> quit
> 

PowerPro hangs (not responding) and crashes at com.unload.



FYI, 
I think it's the same symptom as mentioned by Sean.
; -----------------------------------------------------
http://tech.groups.yahoo.com/group/power-pro/message/29953?threaded=1&p=5

In my case, strangely, it worked only at first time after logon.
After restarting PP and executing the script again, it always stuck at 
com.unload and PP became irresponsive. 
; -----------------------------------------------------

It's working properly without problems at com.unload only at FIRST time after 
logon/rebooting. However, after restarting Powerpro, I encounter the same 
problems.


Thanks.

Reply via email to