|
-
Mar 28th, 2007, 09:07 AM
#1
Thread Starter
Frenzied Member
Convert VB6 to Java
Is there a tool (online or compiled) that will convert simple VB6 to Java?
Just things like for loops do loops etc.
-
Mar 29th, 2007, 08:31 AM
#2
Re: Convert VB6 to Java
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.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Mar 29th, 2007, 01:11 PM
#3
Frenzied Member
Re: Convert VB6 to Java
http://www.diamondedge.com/products/...B-to-Java.html
Resembles what you're looking for, but it's $500 You're better off creating a small app yourself especially if it's just loops you want to convert.
-
Apr 27th, 2007, 07:36 AM
#4
Member
Re: Convert VB6 to Java
The funnest thing is java is learning it. Converting vb6 to java is impossible, and if possible is a crime
-
Apr 27th, 2007, 09:47 PM
#5
New Member
Re: Convert VB6 to Java
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.
-
Apr 28th, 2007, 08:13 PM
#6
Thread Starter
Frenzied Member
Re: Convert VB6 to Java
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|