I need to pass two arrays to a COM method, array1(10) as Integer, and array2(10) as String, but can't figure out how to declare it.
I have been using the: $val = new VARIANT() class but still can't get it.
Anyone got any experience in this area, I'm feeling in the dark here.
Cheers,
asp