Marius Posted June 25, 2005 Posted June 25, 2005 Ok. One more question... I have a list. And now I need that AutoIt could set every line of list as variable $proc1 then $proc2, $proc3 and so on. Marius back in da hood! :)
Valuater Posted June 25, 2005 Posted June 25, 2005 You are not showing enough information here to help you... butthis might helphttp://www.autoitscript.com/forum/index.php?showtopic=12883#posted today by ezzetabi
Marius Posted June 25, 2005 Author Posted June 25, 2005 Ok more info: Here, I have a (GUICtrlCreateList) $list, filled with some lines in it. And when I press $button, AutoIt should set every line of $list as a variable $proc. So first line of $list should be $proc1, second line $proc2, third - $proc3 Marius back in da hood! :)
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