I am trying to convert fixed format source fortran to free format, and tried the /convert option.
Unfortunately, every code line returns the error : '*** ERROR 517 : Labels must not be zero (0)' then terminates after 14 code lines.
Have I forgotten something, or is this a bug ?
Should I use another free format converter that produces tidy code ?
Regards John