Thanks Genius, you've been a real help.... just a couple of things I don't quite get... I am trying to create a while loop in my program - I was thinking of setting $i to "1". And then, while $i == 1 (just like in your example) I will be checking all the machines. However, I find that...