Influx Posted December 29, 2008 Posted December 29, 2008 when i use winlist i get the following list expandcollapse popupif $AM_PM = ~~~~~~~~~~^ C:\Users\GoTTsProfeT\Documents\Desktop\PROGRAMMING\GOSIP\GOSIP.au3 - 0 error(s), 1 warning(s) ->09:02:59 AU3Check ended.rc:1 >Running:(3.2.12.1):C:\Program Files\AutoIt3\autoit3.exe "C:\Users\GoTTsProfeT\Documents\Desktop\PROGRAMMING\GOSIP\GOSIP.au3" Start[CL:102939] Start Menu[CL:102938] SciTE interface SysFader Start GoTTsProfeT Start Menu Task Switching SysFader SysFader SysFader SysFader SysFader SysFader SysFader Network Flyout CiceroUIWndFrame TF_FloatingLangBar_WndTitle AutoIt v3 AutoIt v3 AutoIt v3 C:\Users\GoTTsProfeT\Documents\Desktop\PROGRAMMING\GOSIP\GOSIP.au3 - SciTE DirectorExtension SciTE_SingleThreadExtension_Dispatcher GOSIP Windows XP Home Edition - VMware Workstation AutoIt Forums -> AutoIt v3 - Mozilla Firefox Personalization Aric <codeseeker298@hotmail.com> MCI command handling window Windows Live Messenger Beta CYB3RGH05T <toast_main@hotmail.com> MKSEmbedded Window vmware-tray Main UI Window ActiveMovie Window ActiveMovie Window ActiveMovie Window ActiveMovie Window MCI command handling window NetscapeDispatchWnd nsAppShell:EventWindow MCI command handling window BluetoothNotificationAreaIconWindowClass MS_WebcheckMonitor MediaCenter {2D905E07-FC38-4b89-83E1-931D3630937F} Media Center SSO MMDEVAPI Device Window MMDEVAPI Device Window Battery Meter {A7E495BF-9589-4a6e-8479-DDA2D8D3C05F} AutoIt v3 Realtek HD Audio CPL for Vista NvSvc MCI command handling window TaskEng - Task Scheduler Engine Process DWM Notification Window GDI+ Window GDI+ Window GDI+ Window GDI+ Window Windows Defender MMDEVAPI Device Window RTCMediaMessageWindow CUccPlatform CRTCMediaController DDE Server Window GDI+ Window GoTTsProfeT AutoIt Help Program Manager MSCTFIME UI Default IME MSCTFIME UI Default IME Default IME Default IME Default IME MSCTFIME UI Default IME MSCTFIME UI Default IME MSCTFIME UI Default IME MSCTFIME UI Default IME MSCTFIME UI Default IME MSCTFIME UI Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME Default IME MSCTFIME UI Default IME MSCTFIME UI Default IME MSCTFIME UI Default IME i am using this code $winlist = WinList() for $i=1 to $winlist[0][0] ConsoleWrite($winlist[$i][0]&@CRLF) Next while 1 is there any way to get a list of only the visible windows?
Moderators SmOke_N Posted December 29, 2008 Moderators Posted December 29, 2008 If you look at WinList() in the help file, it actually shows an example of how to do this. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now