Hi All,
I'm desperate.
I've an array(multidimensional ) in VisualBasic.
Then converted into an ActiveX and imported into director.
Al my functions in ActiveX works correct exept when i try to import
a parameter which contains an array.
In VB is the name for an array 'variant' and when I try to import
with the methodfunction as described below Director says
there's missing a handler. :(
(#methodName)
(This handler is in the ActiveX component and is only missing when i tried
to import the array...)
Put methodname (sprite n, para 1, para 2) into RetValue
Also I tried to import a linear list but same problem occurs here!
In the HelpFile of director I've found that director must convert automatic
the
dataTypes from ActiveX in an equivalent datatype for director.
But.... can director convert to something like a arry?
Any suggestions or example's would be appreciated.
Kind Regards.
Milo Mineur. (The Netherlands)
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]