Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello there everyone!!!

 

Im new here so be nice :P. I resently started with vb.net, and i made a sample from my book i got for Xmas, but it didint work.:(

The compiler found a error in my code, i dont understand how come?...

 

Im using konsole and notepad to code Visual Basic.net.. Anyway here is the code who dont work;

 

Import System

Public Class steg3

Shared Sub Main()

System.Console.Writeline(System.Enviroment.OSVersion.ToString())

End Sub

End Class

 

Some error at system.Enviroment i dont know, hope someone can help me, thx.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...