Hello, I'm new at coding, but in less than 3 weeks I converted a QuickBasic program to Visual Basic 5. So I guess I have the hang of it.
Question: Is there a way to run a VB program, then have a command in the program that tells it to execute a completely different program, and then use the results from the completely different program in calculating the final results in the VB program?
This "completely different" program is written in Fortran. I've a feeling that I can only accomplish this by converting the Fortran program to VB, which is unfortunate because I don't know Fortran and I don't how I could nor do I think I'm allowed to alter the Fortran program (legally).
Thanks.
pds
Question: Is there a way to run a VB program, then have a command in the program that tells it to execute a completely different program, and then use the results from the completely different program in calculating the final results in the VB program?
This "completely different" program is written in Fortran. I've a feeling that I can only accomplish this by converting the Fortran program to VB, which is unfortunate because I don't know Fortran and I don't how I could nor do I think I'm allowed to alter the Fortran program (legally).
Thanks.
pds