> Do the other control-manipulating services of 1u3 plugin work for you? > > ...[five minutes on google later...]... > > Seems like there's an issue... > > http://www.autoitscript.com/forum/lofiversion/index.php?t43096.html >
Hi, thanks alot.. Au3 file.. work.. ------ MsgBox(0, "", ControlListView(@ProgramFilesDir & "\AutoIt3", "", "SysListView321", "GetText", 9, 0) ) ------ PowerPro file .. doesn't work and all of ControlListView command doesn't work.. ------- win.debugshow(au3.ControlListView(?"c:\Program Files\AutoIt3", "", "SysListView321", "GetText", 11, 0) ) ------- Regards.. kottami.
