Can anybody code this problem for me in VB script -
Create an array of 4 elements, increase its size to 7
elements and then find out which of the elements are prime
(use functions)
Answers were Sorted based on User's Feedback
Answer / sadashivbyagi
we should use the dynamic array to resize the array then we
can change the size of the array
Is This Answer Correct ? | 2 Yes | 0 No |
write a Vb script to find a whther a selected drive exits.
reverse the string without using reverse string?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
How to replace junk code recorded by QTP with a mall function.
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
How to Import data from a file (file is on the desktop) to the data table
How will you convert a string to upper case string using vbscript?
Can anyone help me in write coding to get this pattern * ** *** ****
i want to when we will write the scripts either after getting the build or after getting the SRS?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
Which object provide information about a single runtime error in a vbscript?