How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
3 7266sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
4 7699* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
2 4807
What are class variables?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
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.
Is VB Script Case sensitive or Case insensitive?
Which operator can be used to do an xor operation in vbscript?
What is the use of option explicit in vbscript?
Explain the asc function?
Mention when to use function procedures and what are its characteristics?
What is the difference between for loop and while loop?
Which operator can be used to change the value of the operand or change the state of the condition?
How to write VB script for login module?
Mention what is vbscript procedures?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
What are the valid scopes of a variable in vbscript?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.