I'm using this script: http://www.kixtart.org/ubbthreads/showflat.php?Cat=&Board=UBB1&Number=114065&Forum=All_Forums&Words=comnetview%28%29%3Bnetview2%28%24domain%2C1%29&Match=Entire%20Phrase&Searchpage=0&Limit=25&Old=allposts&Main=114065&Search=true#Post114065

And it works really, really well. The problem is that on roughly 1 in 100 computers it fails out with this error:

Quote:

ERROR : invalid method/function call: missing comma!
Script: Z:\susupgrade.kix
Line : 32




Line 32 is:

Code:
$oper = Left($os[1],5)



There doesn't seem to be anything wrong with this code (to me), especially since it works for (literally) thousands of other PC's...