call fortran executable from visual basic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • roi000
    New Member
    • Dec 2013
    • 1

    call fortran executable from visual basic

    hello

    i do not speak very well english, i want to believe that you understand.So I solved a program which create a fortran dll and call it from visual basic. The programm takes the values of two textboxes, call fortran dll and do the computation and turn the result on a third textbox. It works and all are fine. But my teacher told me that i must do the same with the executable fortran file. I must not use dll, i must use executable fortran file.Can someone help me?thanks!!!
Working...