The following program generates a run time error when the parameter is passed by value but works normally if the parameter is called by name. I am looking for a (syntax-similar)