Keep all the contract numbers in a array and make a loop .
Example:12134,5678,91011,1214125 are contract numbers.
Answer / sandeep chitta
What do you mean by MAKE A LOOP? Please be Specific
| Is This Answer Correct ? | 0 Yes | 0 No |
what does mbln in mblnrects mean? my boolean?
how to use textfile for taking value for parametrization instead of datatable or global sheet
In QTP one function can return more than one value?
what is the full form of dim?
How to Check if a string is alphanumeric or not using VB Script
Keep all the contract numbers in a array and make a loop . Example:12134,5678,91011,1214125 are contract numbers.
write a vb script to check equal two 2*2 matrix
How to change winform look?
how to manage mlng timer because they don't explain what's it's function?
can everyone explain this code Private Sub DrawRect(rectSource As RECT, lngColour As Long) Line (rectSource.Left, rectSource.Top)-(rectSource.Left, rectSource.Bottom), lngColour Line (rectSource.Left, rectSource.Top)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Left, rectSource.Bottom), lngColour End Sub
Can Any one suggest how we connect QTP and Mainframe and do validation from Mainfram screen
how to use the GetTickCount() properly and what is that procedure for?