Is there a tool (online or compiled) that will convert simple VB6 to Java?
Just things like for loops do loops etc.
Printable View
Is there a tool (online or compiled) that will convert simple VB6 to Java?
Just things like for loops do loops etc.
No. Absolutely no chance. Since anything beyond the very simplest code cannot be converted, it's extremely unlikely that anyone ever bothered to write such a thing.
http://www.diamondedge.com/products/...B-to-Java.html
Resembles what you're looking for, but it's $500:lol: You're better off creating a small app yourself especially if it's just loops you want to convert.
The funnest thing is java is learning it. Converting vb6 to java is impossible, and if possible is a crime
I have written a VB to Java application in VB6. While this program will have a tough time translating most Windows API into Java; it does a good job translating simple VB applications (forms and code), into ready to run java apps.
If you think this program can help, let me know.
Hi micAtal,
That would be great.
Are you willing to post the source?
Perhaps in the codebank?
VB6 - http://www.vbforums.com/forumdisplay.php?f=43
of Java - http://www.vbforums.com/forumdisplay.php?f=66