What is the difference between vb debugger and the script debugger?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem

1 Answers  


Why is error handling required?

0 Answers  


I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

0 Answers  


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

0 Answers  


Mention what is byref and byval parameters in vbscript?

0 Answers  


When does ‘on click of button’ event gets triggered in the vbscript language?

0 Answers  


Mention what is the use of option explicit in vbscript?

0 Answers  


Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..

3 Answers   Amazon, bcbs,


give me any information abou vb script books learn quckly

0 Answers  


Mention how to assign a date value to a variable?

0 Answers  


How to write VB script for login module?

0 Answers  


What is the use of the date function in the vbscript language?

0 Answers  


Categories