Passing arrays from VBScript to VB DLL 
Author Message
 Passing arrays from VBScript to VB DLL

Hi

I am trying to pass a dynamic array from VBScript to a DLL developed in
VB. This is giving Type Mismatch error.

Can anybody help me on this?

Thanks

Mahesh



Mon, 25 Mar 2002 03:00:00 GMT  
 Passing arrays from VBScript to VB DLL
Make sure your VB DLL accepts a Variant argument...

--
Michael Harris


| Hi
|
| I am trying to pass a dynamic array from VBScript to a DLL developed in
| VB. This is giving Type Mismatch error.
|
| Can anybody help me on this?
|
| Thanks
|
| Mahesh
|



Mon, 25 Mar 2002 03:00:00 GMT  
 Passing arrays from VBScript to VB DLL
Are you using "ByVal" in the dll?

Quote:

> Hi

> I am trying to pass a dynamic array from VBScript to a DLL developed in
> VB. This is giving Type Mismatch error.

> Can anybody help me on this?

> Thanks

> Mahesh

--
Greetings, I am responding to your ad from DICE on the Internet. I have
been developing client/server and internet applications with Visual Basic,
SQL Server, MS Access, and Visual Interdev for six years and have full
product development life cycle experience, including application analysis
and design. I have created several applications from scratch and also done
a lot of fixes, patches, and enhancements. Additionally, I have my own web
server and domain, plus all the skills required to build dynamic eCommerce
web sites, including Windows NT, MTS, IIS, SQL Server and Access, and HTML
and JavaScript.

Some of the things that I excel in are:

* Application performance with lightening speed.
* Visual Basic , MS Access, SQL Server and Visual Interdev
* Error handling and problem solving
* Dynamic SQL and SQL
* ActiveX technologies and ASP
* RDMS design and table normalization.
* Internet and HTML Java, VB Scripting and ASP Pages
* End-user interfacing.
* Crystal Reports and reporting techniques.
* ODBC with MS SQL Server, Oracle7, Sybase, Paradox, Btrieve, and DB2 files

* Forms design and navigation
* Transaction Processing

Programs I've Mastered
* Visual Basic versions 3, 4, 5, and 6.
* Microsoft Access versions 1.0, 1.1, 2,'95, and 97.
* MS SQL Server versions 6, 6.5, and 7.
* Visual Interdev versions 1 and 6.
* Microsoft Transaction Server

I'd like to hear from you if you have clients that expect the very best
from programming consultants. Please get my RECENTLY UPDATED resume' from
my Web Site, the URL is listed below.

I look forward to your swift reply.

Bob Sweeney
954-566-1330 or 954-566-7206
http://home.sprynet.com/sprynet/sweeneyb/index.htm
http://www.1369.com (not available 24 hrs per day)



Wed, 27 Mar 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Passing Arrays into VbScript from a VB dll

2. Passing Arrays to a VB 5.0 SP3 DLL using VBScript control

3. Passing arrays from a VB dll into a VBScript

4. passing arrays to vb dll

5. Passing array from VB to DLL and returning array

6. Passing array from ASP (VBScript) to DLL and back

7. passing array from VBScript to Visual Basic ActiveX DLL

8. Help: Pass object to VB DLL in VBScript

9. passing arrays from vb dll to vb form

10. how to pass the array from vb to vbscript

11. PB/DLL passing multidimensional VB arrays by pointers

12. Passing Array of data from DLL to VB

 

 
Powered by phpBB® Forum Software