Mention how you can call vbscript functions?
No Answer is Posted For this Question
Be the First to Post Answer
What are the naming conventions while declaring a variable in the vbscript language?
write a Vb script to find a whther a selected drive exits.
How to access array data?
How to write functions and sub in vb script?
what is event handling?
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
What is the use of the instr function?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
which is the good software training centre in bangalore?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
Mention what if you do not specify anything when you call a procedure?
a function that takes an integer array as an argument and returns the largest value in the array. Use the function in a program