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

Answer Posted / rohit yadav

private sub command 1_click()
text3.text=val(text1.text)+val(text2.text)
end sub

Is This Answer Correct ?    26 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP

1877


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

628


Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?

3038


Mention characteristics of sub procedures?

582


what is event handling?

586






What are class variables?

620


Write a Script for ATM in QTP

3345


How to capture a runtime error in vbscript?

631


how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me

1342


How to declare an array in vbscript?

670


Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)

1415


Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com

1826


What is the technology used by vb script?

544


How to assign a date value to a variable?

593


What are keywords in the vbscript language?

527