I am developing a program in VB which needs to execute some Fortran routines (which are already compiled in the .exe file) when the user clicks a particular command button. How do I do this?