Hello there..
How to list all detected process from array list to MsgBox..?
Before MsgBox shown one-at-a-time for each detection. I want it to finish all detection then list it to MsgBox. What i wanted is MsgBox only not a GUI - listing all detected process which are listed from the array. Currently i am for simplicity.
Can't solved it myself. Before I already found similar from google but cant find it again. Below code is my recent logic solving process.
#include <array.au3>