Results 1 to 6 of 6

Thread: Convert VB6 to Java

  1. #1

    Thread Starter
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    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.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    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.

  3. #3
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    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.

  4. #4
    Member
    Join Date
    Apr 2007
    Location
    Valencia, Spain
    Posts
    34

    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

  5. #5
    New Member
    Join Date
    Apr 2007
    Posts
    1

    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.

  6. #6

    Thread Starter
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    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
  •  



Click Here to Expand Forum to Full Width