| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Tue Apr 26, 2005 6:18 pm Post subject: Reading Selected items from a list control |
|
|
Hi I want write a script that performs an action on the selected items in Windows Explorer(or any List control as a matter of fact). Is there any API that can return me the list of selected items from a list control ? Otherwise is there a work around/ hack for getting this info ?
Thanks,
Snakebyte |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Tue Apr 26, 2005 11:23 pm Post subject: |
|
|
| The ability to retrieve ListView text has finally been added in v1.0.37. It's described in the help file and the web under ControlGet List. |
|
| Back to top |
|
 |
|