For the code in #155588, it says it's failing on a missing ) maybe??? This is the error by Kix before it closes:

Code:
ERROR : expected ')'!
Script: C:\Docs and setting\ blabh blah\serial.kix
Line : 36



...and this indicates the function but I know it's not a problem with the function because it works fine by itself when you pass single computer names to it. Thats why in my latest code post, I had taken the loop and stuff out; trying to figure out where the function was failing and it turns out that for some reason, the ReadLine() is what causes the error. When it's uncommented, it doesn't error out, when it's commented, the script runs fine. FYI - I'm running KiX 2010 executable...