how to write basic programs in VB Script like addition,
multiplication?

Answer Posted / amar

addition
dim a
dim b
dim c
c=a+b

Is This Answer Correct ?    9 Yes 23 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hello Friends , I am the new joinner of this website. I am working with Sapient ,Gurgoan I would like to ask few qurries regarding the QTP Tool of (Testing) Currently working on QTP Tool . I would like to no learn VB Script can u name some Books which i get in market. And a small issue in QTP I had 2 users right i have to login and send the document from this user to second user right. when i am send this doc some contendId number generates right. now i am loging into second user and i have to search for that contentId right i found it now i dont want to accept the document so i had an opption of check out ok i have to click on check out my QTP Code is like this Browser(" ").Page(" ").WebTable(" ").ChildItem (3,5,"Image",0).click Browser(" ").Page(" ").Link("ChecK Out").Click i new this code is perfectly right but when i am run the script i have to click on that particular contentId and click on check out but now the Problem is started the error is the document has been already checked out remeber every time my content id changes means it is the new contentId which is not been used atleast once Please help me out in this issue i am in big trouble

2044


In what way program "hello world" you can write in vbscript?

657


What is the extension of the vbscript file?

557


Which operator can be used to change the value of the operand or change the state of the condition?

585


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2031






Explain what is loose binding? Why is it not a good practice to use it?

587


what is the features of visual basic?

1560


Out of the different type of operators, which are evaluated first and last in the vbscript language?

572


hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz

2593


How to Import data from a file (file is on the desktop) to the data table

1564


Illustrate briefly about the different types of statement

2031


PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com

1669


Explain the asc function?

512


How to capture a runtime error in vbscript?

640


How to Convert Hex color code to color name in VB Script?

3942