Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting from Fortran to VB

Status
Not open for further replies.

mike101

Programmer
Jul 20, 2001
169
US
Is there any way to convert a Fortran script so that it can work in Visual Basic? Thanks.
 
I would have thought (long time since college) that Fortran would have had more in common with Pascal - maybe Delphi is the way to go?
 
He'd still have the same problem. Either way might a Google srearch on "cross compilers" help? Maybe he can find one that converts to standard BASIC and then paste that code into a sufficently old version of VB ( 3 say ) and then successively upgrade through 4,5 into 6.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top