There are appearing some script engine synchronization issues with recent versions of VBScript. We are working on a fix that will be available in version 3.4.8 by the end of this week. : 24x7 Trace: VBS Starting script execution : JALSS JALScript Service loaded : JALSS Request Event 608, Stop Event 612, Read Pipe 616, Write Pipe 620 : JALSS JALScript Service Listener started : VBS Invoking sub Main... : Now the 24x7 program freezes, I use task mgr to stop it. : VB Program: Sub Main : JALScript.Execute "Messagebox ""Hello""" : End Sub
|