Hi Group,
I am getting a compiler error when it encounters the following statement:
980 FORMAT('Input : ',a,' =',$,' ',F12.6,' =',$)
The error is reported as:
error 276 - The '$' edit descriptor must be the last item in the list
Is this a general FTN syntax error or is it peculiar to the SilverFrost compiler and if so how should I format this statement please?
Thanks for any assistance.