bmptti
04-08-2009, 08:37 PM
Hello,
I have a VB .NET program in which I reference a Fortran .NET DLL. I am trying to retrieve a 2-dimensional array that is from the Fortran DLL, but VB underlines the array indices and says "Number of indices exceeds the number of dimensions of the indexed array." Can I not retrieve a 2-dimensional array from this DLL? What do I have to do to grab this info?
Thanks In Advance,
Brad
I have a VB .NET program in which I reference a Fortran .NET DLL. I am trying to retrieve a 2-dimensional array that is from the Fortran DLL, but VB underlines the array indices and says "Number of indices exceeds the number of dimensions of the indexed array." Can I not retrieve a 2-dimensional array from this DLL? What do I have to do to grab this info?
Thanks In Advance,
Brad