hi
i am getting following error
A script engine for the specified language can not be created.
error no. is 380
i am getting this error at line
my code is
i have been getting this error after i scanned my system with avast anti virus
please help
thanx in advance
manpreet singh dhillon hoshiarpur
i am getting following error
A script engine for the specified language can not be created.
error no. is 380
i am getting this error at line
Code:
SrptCntrl.Language = "VBScript"
Code:
dim SrptCntrl as Object
Set SrptCntrl = CreateObject("ScriptControl")
SrptCntrl.Language = "VBScript"
please help
thanx in advance
manpreet singh dhillon hoshiarpur
Comment