Problems linking Extra!6.2 and VB4 
Author Message
 Problems linking Extra!6.2 and VB4

Hi there, I hope one of you can help!!

I'm trying to upgrade some VB4 16-bit mainframe interfaces to 32-bit.
The pathway we're using is Attachmate Extra! ver6.2,  32-bit VB4 all on
an NT4 machine.

My problem occurs when I try and use the "Session", "Screen" OLE objects
that
Extra!6.2 provides.
(I've selected the 'Extra 6.2 Object Library' via Tools>References)

I've used the following code to try and open a session

Quote:
>Dim MyExtra As Object
>Dim MySession As Object
>Dim MyScreen As Object

>Set MyExtra = CreateObject("Extra.System")
>Set MySession = MyExtra.Sessions.Item(0)

However the program fails on the CreateObject line with a 429 runtime
error message.
("429 - OLE Automation server can't create object")

Any ideas?
Have I forgot something??

Any comments will be greatly appreciated.

Thanks,

Malcolm.

(UK)  
(01 222) 724053



Sat, 16 Dec 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. problems linking Extra!6.2 and VB4

2. Visual Basic 5.0 and Extra 6.2 Attachmate Object for 95/NT

3. ******Need OLD BASIC (BASICA?) for current DOS (6.2)

4. BASICA on a Pentium (MS-DOS 6.2)

5. BASICA on a Pentium (MS-DOS 6.2)

6. Need advice about Codebase 6.2 and VB 5.0

7. IMS/ LU 6.2

8. Creating a Dos 6.2 Boot Disk Under Win '95

9. Creating a Dos 6.2 Boot Disk Under Win '95

10. Advice needed about Codebase 6.2 and Vu\isual Basic 5

11. VB with Oracle SNAPI 6.2

12. VB4 extras

 

 
Powered by phpBB® Forum Software