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

How will you get the smallest subscript of an array in vbscript?

805


What is byref and byval parameters in vbscript?

604


Mention what is vbscript?

593


where can i learn VB scripint ?

1593


why variable name should not exceed 255 characters?

1815






What is select case statement?

600


What are the properties of regexp object?

579


what types of bugs will we find out in banking projects for automation testing?

1764


regular expression that will recognize a browser as long as its name property starts with mybrowser

1759


Anyone have qtp11.0 crack?

2380


How will you get a random number between 0 and 1 in vbscript?

717


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

560


Which object provide information about a single runtime error in a vbscript?

599


What are the environments supported by vbscript language?

504


What is the extension of the vbscript file?

549