return to tranceaddict TranceAddict Forums Archive > Main Forums > Chill Out Room

 
any visual basic.net coders here...
View this Thread in Original format
AnotherWay83
im using visual studio .net 2003

and for some reason the following code doesn't compile, giving me a "Sub Main() not found" error

code:
Imports System Public Module Hello Public Sub Main( ) Console.WriteLine("hello, world") End Sub End Module
Sunsnail
ah yeah, the W in writeline should not be capitalized
CLICK TO RETURN TO TOP OF PAGE
 
Privacy Statement