Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

pass a filename

Intel_C_Intel
Employee
385 Views
Do anyone know wheather a filename can be passed from VB to an fortran executable file, ie. an exe file. I know it can be done by DLL, but I like to keep simple if it can be done in exe.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
385 Views
If you want to retrieve arguments from the commandline, use GETARG.

Steve
0 Kudos
Reply