geocine Posted September 15, 2006 Posted September 15, 2006 (edited) How can a search a specific text in a certain handle?? Edited September 15, 2006 by geocine Do Not Steal The Government Hates CompetitionO2JAM AutoPlayBot [|||||.............] 10%Friendster Commenter [..................] 0%Auto Message Download Percentage [|||||||||||||||||] 100%
geocine Posted September 15, 2006 Author Posted September 15, 2006 bump Do Not Steal The Government Hates CompetitionO2JAM AutoPlayBot [|||||.............] 10%Friendster Commenter [..................] 0%Auto Message Download Percentage [|||||||||||||||||] 100%
lod3n Posted September 16, 2006 Posted September 16, 2006 Your sentence structure makes it difficult for me to understand what you're asking for, but try this:$musicfolder = RegRead("HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","My Music") $musicfile = FileOpenDialog ( "My Music", $musicfolder, "Music Files (*.mp3,*.ogg,*.wma)") [font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]
geocine Posted September 16, 2006 Author Posted September 16, 2006 What i mean is, for example in msword. I do a File>Open. A Browse Folder appears, just like the pic above. How can open any folder {for example "Files"} without using mousemove,mouseclick,sendkey [as it is not alway accurate because the folder location{somtimes its at the top, somtimes at the bottom} changes]. Can I do this with Controlsend, ControlDisable, ControlEnable, ControlFocus, ControlGetPos, ControlGetText, ControlHide, ControlClick, ControlMove, ControlSetText, ControlShow, WinMenuSelectItem. Do Not Steal The Government Hates CompetitionO2JAM AutoPlayBot [|||||.............] 10%Friendster Commenter [..................] 0%Auto Message Download Percentage [|||||||||||||||||] 100%
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