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