03-26-2008, 03:40 PM
I have to check whether the items in a listbox is in sorted order or not..can anyone please write the VB code for me..the items consist alphabets and numbers..its sorting on the basis of ascii values..
program for sorting
|
03-26-2008, 03:40 PM
I have to check whether the items in a listbox is in sorted order or not..can anyone please write the VB code for me..the items consist alphabets and numbers..its sorting on the basis of ascii values..
04-06-2008, 01:13 PM
Have you tried this by yourself? If yes, post the tried code then members here can help.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
05-11-2008, 05:41 AM
Aparna, this is a simple function that will retrieve all values from a list object and enumerate them in QTP's print log:
Code: Public Function getListValues(strWebListDesc,creationT) Usage: Call TestWebListValue("name:=loc","") You can test this exact code here: https://www.google.com/accounts/NewAccou...1cb&type=2 |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Sorting alphabetically | rachnamalik | 2 | 7,224 |
11-08-2014, 12:31 AM Last Post: rachnamalik |
|
Error in getting sum of numbers program | QTpier | 2 | 3,121 |
07-18-2014, 01:53 PM Last Post: QTpier |
|
"How to write Batch Script runner program" | suresz449 | 2 | 4,022 |
12-19-2011, 05:15 PM Last Post: Munna.Sarfraz |
|
"VBScript Program" | suresz449 | 0 | 2,762 |
12-19-2011, 09:55 AM Last Post: suresz449 |
|
Write a program to Capture Desktop Screen shot | kumarmoyilla | 2 | 11,780 |
07-11-2011, 10:51 AM Last Post: souvikghosh_diatm |