Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Bug in wwDotNetBridge.prg

$
0
0
Re: Bug in wwDotNetBridge.prg
VFP and .NET Interop
Re: Bug in wwDotNetBridge.prg
May. 16, 2013
03:29 pm
3SB0X75FAShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:Doug Hennig
Thanks Doug.

This is fixed already.

What product and version is your wwDotnetBridge version from?

+++ Rick ---


Hi Rick.

I found a bug in wwDotNetBridge's CreateArray method: this statement:

lcType = VARTYPE(lvArrayInstanceOrElementString)

should be:

lcType = VARTYPE(lvArrayInstanceOrElementTypeString)

Doug



Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles