I am having problems with a GPF with arrays, and I believe it has to do with how VB handles arrays vs how PB handles arrays. So I started looking at "SafeArray" but all the examples I find only involve Passing an array of a numeric type.
Since I am in a real crunch and the customer (unreasonably) expects the code in a day or 2 (Don't ask...I had no control over the time-frame) I am hoping someone has a simple example of passing arrays (including strings) to and from VB to and from PB.
I never thought something as simple as passing an array could be a major bane on my life at the moment, and my mind is too busy frying "Bigger Fish" than "Pass an Array"
Many Thanx to anyone that can show me a simple example
Since I am in a real crunch and the customer (unreasonably) expects the code in a day or 2 (Don't ask...I had no control over the time-frame) I am hoping someone has a simple example of passing arrays (including strings) to and from VB to and from PB.
I never thought something as simple as passing an array could be a major bane on my life at the moment, and my mind is too busy frying "Bigger Fish" than "Pass an Array"
Many Thanx to anyone that can show me a simple example


Comment