alan4ick Posted May 4, 2007 Share Posted May 4, 2007 I'm try write autoit script to configure Lotus Notes Client and have some trobles. I can't find solution, how check options in ListBox . If I try execute : $ListBoxOccurrence = ControlCommand ('Settings','','ListBox4','FindString','Some Option') ControlCommand('Settings','','ListBox4','SetCurrentSelection', $ListBoxOccurrence ) but nothing doing. Link to comment Share on other sites More sharing options...
Xenobiologist Posted May 4, 2007 Share Posted May 4, 2007 HI, screenshot? So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
alan4ick Posted May 4, 2007 Author Share Posted May 4, 2007 (edited) HI, screenshot?So long,Initially, I used SelectString, but thought that there might be problems with the Russian locale Lotus. It used a long way. Edited May 4, 2007 by alan4ick Link to comment Share on other sites More sharing options...
Xenobiologist Posted May 4, 2007 Share Posted May 4, 2007 Hi, ist there something you cannot change in the notes.ini in that Listbox? So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
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