I can't reproduce the problem here, compiling your code snippet with
current mbas, on a not very recent Mono.
What versions of Mono and mbas are you using?
:|
On 4/5/06, Nils Gotzhein <[EMAIL PROTECTED]> wrote:
> Hi, i've got the following code and it won't compile
> --
> Public Class application
>
> public shared Sub Main()
> System.Console.WriteLine(System.DateTime.Today)
> MyOwnTestSub()
> End Sub
>
> public shared sub MyOwnTestSub()
> system.console.writeline("test sub")
> End Sub
>
> End Class
> --
> I'm getting error
> Method MyOwntestSub does not have a method body (BC0000...)
> Whats wrong with it?
>
>
> _______________________________________________
> Mono-vb mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-vb
>
--
Rafael "Monoman" Teixeira
---------------------------------------
As I'm currently working a lot with Java and even fixing Java VMs
(JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
title (Javaman) from my friend Bruno Souza and become the
MonoNJavaMan. Yeah, I may currently be crazier than usual...
_______________________________________________
Mono-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb