Hello again.
First of all, this is a "version 2.0" of the scipt posted at '?do=embed' frameborder='0' data-embedContent>> if you'd like to get the whole picture of this.
What I have is a ListView created with GUICtrlCreateListView with, f.ex, columns "a" and "b".
The number of items in the ListView will vary all from "0" to "n", all based on the user.
In column "a" there will be a string which will decide what function to be run, and in column "b" there will be a value of at what interval the specific function will be ran.
In the original script I've used _Timer_SetTimer as a glo