juggernot
Well-known member
- Joined
- Sep 28, 2006
- Messages
- 173
- Programming Experience
- Beginner
This is probably very easy, and I'm embarrassed for not finding a way to do it myself, but here it is. I've been experimenting with the System.Diagnostics.Process , trying to obtain a list of current processes. I've got it to save to an array variable, but I don't know how to take that array and display it as a string.