CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Help Wanted!!!

  1. #1
    Join Date
    Jun 1999
    Posts
    1

    Help Wanted!!!

    Is there anyone who knows whether there is any tool for converting BASIC code to Visual Basic?

    Any information related to this would be of great help.
    Thanx!!!



  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Help Wanted!!!

    I don't thing that there is such a tool and I also think that will never be, because the two languages use an extremely different working way: VB is event driven in addition to GW or Q Basic which is continues streaming language.

    Michael Vlastos
    Company MODUS SA
    Development Department
    Athens, Greece
    Tel: +3-01-9414900

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

Featured