well, is it? and how?
thanx,
usul
Printable View
well, is it? and how?
thanx,
usul
i've done a document1.brownmonkey and do a vbc document1.brownmonkey and it's still ok. i do .net framework 1.1 with textpad as my editor.
VB Code:
imports system public class sample shared sub main() console.writeline("hello world") end sub end class
Some code may need to be rewritten if it's an old BAS.
Put more information in your questions please.
When you say use, do you mean reference it (meaning it has VB6 code still in it) ?
You just want to convert it to .net ?
Just have a .net codefile with a .bas extension ?
my problem is this:Quote:
Originally posted by mendhak
Some code may need to be rewritten if it's an old BAS.
another thread of mine with the real problem
It was written in a *.bas file.
So your problem was you had VB6 code in a bas file, and wanted to convert it to .Net. Either way, you have your answer in the other thread, so I guess this is resolved.
yes your guess is right