Tray icons often carry more information than the process name. I want to be able to go to a tray icon using a partial name and read back the full text title of the icon (what is visible in the tooltip).
JohnSAutoIt, Welcome to the AutoIt forum. When you post here it always helps if you have had a go at solving your problems beforehand. Having some code to work on is a great help - and no-one here is too keen to help the "code it for me" brigade. But as I have the code to hand and am feeling generous tonight - here you go: ; The script is not foolproof - I have found that using the first word/words of the tooltip text gives the best results.
#Include <GuiToolBar.au3>
Global $sToolT