Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All...
Wonder if anyone can help me with the following...
I have the following line of code which works okay in version 8.2...
varCustFirstLength =
chr(39) & left(mySelections.Item(0).text,1) & chr(39)
However, in version 9 I get the following error...
"Invalid procedure call or argument"
Scripting engine is VBScript.
Any help greatly appreciated...
Regards
Paul
Have just found the issue and solved our problem...
As I said in my post, we have just upgraded to version 9.
What we didn't do was install the latest version of the IE plug in on our terminal servers.
Have just found the issue and solved our problem...
As I said in my post, we have just upgraded to version 9.
What we didn't do was install the latest version of the IE plug in on our terminal servers.