Hi Sri,
Here is the answer for the 1st question.
Go to the command prompt & execute the below command.
cscript.exe test.vbs (You need to specify the fully qualified path of the vbs file. eg: if the test.vbs is in E:\QTP, then you need to give the command as cscript.exe E:\QTP\test.vbs)
Regards,
Madhu
Madhu
Madhu
Thanks Madhu. but I'm getting the error when I execute the .vbs
file(by double clicking or from command line), saying Invalid
character, CODE : 800A0408, Source: Microsfot VBScript compilation
error