Hello. I am new to AutoIt scripting and I need an idea or some examples if possible to resolve next problem. So I need to make a script that check how much memory it consumes by six processes, all with the same name, say for example "wordpad.exe" Each wordpad.exe consumes different memory from system, the first consume 10 MB, second procces has consume 30 MB, etc. If any one from this six procces wordpad.exe consumption drops to less than 10 MB then I need to get a warning message let me know w