RE: Script Update Issues
well for one thing you should be using resp[1] rather than resp[2] because Arrays are base zero in JScript. Also you may need to check that the text string works properly when comparing them with the multiple points. You may neev to split them aroung the .'s and compare the build numbers individually.
|