how to add the shared repository file to the script file
while running the script manuall
Answer Posted / manohar
Repositoriescollection.add "path of repository file"
or
Go to Resources tab > Object Repository > Click "+" symbol
and browse path of repository file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention characteristics of sub procedures?
Explain different types of segment?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
How to create a function in vbscript?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
What are lbound and ubound in the vbscript language?
Which data type/types are supported by vbscript language and what are their specialties?
Explain the string concatenation function in vbscript?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
What are the naming conventions while declaring a variable in the vbscript language?
Mention what is the difference between vbscript and vba?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
wht must be the interview question on corinthian information technology solutions incorporated.
Mention the environments where vbscript could be run?
How can the spaces from the string be removed?