ActiveX/COM problem

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Jun 3 19:39:18 CDT 2003


on 6/3/03 19:28, Aric Whitaker at aric at pccrafter.com wrote:

> Actually, anytime I pass ANY variable to a Field object, it crashes...
> says it cannot find that field.  So, this works:
> 
> vField = vCursor.Field( 1 )
> 
> But this does NOT:
> 
> Dim myInt as Integer
> myInt = 1
> vField = vCursor.Field( myInt )
> 
> 
> It¹s a real head-banger... And it is in VBScript under .NET... go
> figure.

I can recommend install DbgView utility,

And after ValentinaInit() do Valentina.DebugLevel = 2

Now you can monitor messages from VCOM in the window of dbView.
May be this help somehow.

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list