Skip to Content
0
Jun 26, 2014 at 07:27 AM

VB Script Issue

27 Views

Hi Team,

When i run a vb script inside the job, then the job is hanging.

Exec('wscript','c:\echo.vbs',8);

If i use cscript instead of wscript ,then the script is working fine.

exec('cscript','c:\ech.vbs',8)

Please help me on this, it is urgent.

Regards

Asgar