jznomoney Posted September 18, 2002 Share Posted September 18, 2002 Does anyone know of a program that will convert a Visual Basic program to Java? Thankyou Link to comment Share on other sites More sharing options...
0 Steven Posted September 18, 2002 Share Posted September 18, 2002 Originally posted by jznomoney Does anyone know of a program that will convert a Visual Basic program to Java? Thankyou Recode it. :) Thats just impossible what you're asking. VB6 at least is a compiled language Java is an interpreted languaged, hence the need for JVM to execute. Link to comment Share on other sites More sharing options...
0 spike232 Posted September 18, 2002 Share Posted September 18, 2002 the coding is very different between the 2. especialy the interface, vb is really easy compared to java (getting a botton placed just right in java has driven some people to madness :p) Link to comment Share on other sites More sharing options...
Question
jznomoney
Does anyone know of a program that will convert a Visual Basic program to Java? Thankyou
Link to comment
Share on other sites
2 answers to this question
Recommended Posts