Topic: Passing a parameter

Is there a way to pass a parameter to a .f90 program at run time ?

Re: Passing a parameter

You probably want to look at the GET_COMMAND_ARGUMENT intrinsic subroutine.  The parameter can be specified in the Launch Options window in Simply Fortran.

Jeff Armstrong
Approximatrix, LLC

Re: Passing a parameter

Thanks Jeff, I will try it.

Imre