![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello to everyone I would like to test jd3COM.dll library from VB5. Where can I find an example about connecting to server and open/read a file? Thanks in advance and best regards, Cristian A. Clavero |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Christophe, I have opened a new project including reference to dj3com.dll, but when I try to run the code the line: set con = new D3Connection ^ VB returns error: invalid use of new keyword Any ideas ? |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
About the "intellisense box", it shows me "D3Connection" (and the others jd3 classes) in the line: Dim con As [control-space] But in the line Set con = New [control-space] The intellisense box doesnt show it. |
#7
| |||
| |||
|
|
Chistophe Thanks you for your kind reply. Well, the library is registered and I can see it in the "Object browser" window with all its methods. About the "intellisense box", it shows me "D3Connection" (and the others jd3 classes) in the line: Dim con As [control-space] But in the line Set con = New [control-space] The intellisense box doesnt show it. Using jd3com.d3connection same result. May be this one is for one of our VB experts at CDP ! Thanks any way ! Cristian |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Set con as New D3Connection I get the message "invalid use of new keyword" |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |