Answer Posted / ananymousb
U can directly use the function
ExecuteFile "vbsfunctionname.vbs"
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Explain some uses of vb script?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
How will you release the memory acquired by an array variable in vbscript?
Explain the arrays in vb script?
Which operator can be used to change the value of the operand or change the state of the condition?
What is sql loader? Explain the files used by sql loader to load file?
What's the difference between vbscript and vb.net?
Is vbscript language a case-sensitive language and what does it mean?
What is the difference between do until loop and do while loop?
When to use function procedures and what are its characteristics?
How are comments handled in the vbscript language?
How will you convert a string to lower case string using vbscript?
how to increasing the numbers in a given text box please write a vb script
What is the use of the date function in the vbscript language?