AW: [mono-vb] VB Class status
B Anirban
banirban@novell.com
Thu, 24 Jun 2004 03:39:05 -0600
So we have three scenarios here :
1) Compile in vbc using .Net libraries. Run the exe on mono. Works fine.
2) Try to compile on mbas with a value in calling function for optional =
parameter. Compiles well and runs well.=20
3) Without a value in calling function (try to use the default value). =
Fails to compile. Following is the message thrown by mbas.
BC30455: Could not find any application function to invoke for this =
argument list
HTH.
Anirban.
>>> "Jochen Wezel" <jwezel@compumaster.de> 24-Jun-04 2:28:12 PM >>>
Have you compiled with VBC the calling programm or the called library? Or =
both?
Since the default value get's compiled into the calling method, the =
library is only a provider of the value the compiler shall compile when =
the calling program shall be compiled.
*complicated*
-Jochen
-----Urspr=FCngliche Nachricht-----
Von: mono-vb-admin@lists.ximian.com [mailto:mono-vb-admin@lists.ximian.com]=
Im Auftrag von Rob.Tillie@Student.tUL.EDU=20
Gesendet: Donnerstag, 24. Juni 2004 10:22
An: kjambunathan@novell.com; rafaelteixeirabr@hotmail.com; mono-vb@lists.xi=
mian.com=20
Cc: mono-devel-list@lists.ximian.com; jackson@ximian.com=20
Betreff: RE: [mono-vb] VB Class status
Hey Jambunathan,
> Anyways the functionality is not broken ( if you use vbc as opposed =
to=20
> mbas ) only that the MSVB class status page simply refuse to recognize=20=
> all the good effort that we have put in ...
But are default values working with you?=20
When compiling with vbc and running with mono I didn't get the correct =
default values passed on to methods...
(Or doesn't this have anything to do with it)
Greetz,
-- Rob.
_______________________________________________
Mono-vb mailing list
Mono-vb@lists.ximian.com=20
http://lists.ximian.com/mailman/listinfo/mono-vb=20
_______________________________________________
Mono-vb mailing list
Mono-vb@lists.ximian.com=20
http://lists.ximian.com/mailman/listinfo/mono-vb