Hello,
you have a problem in your steering file in line 10. The error message is, that your a string is too long or that quotes for the string are missing. I think the string is too long. Contrary to the steering file you sent last time, it seems that there are additional letters variables QSBL.
I am not completely sure but I think that the maximal column number for the steering file is 72.
Put the string in an extra line:
VARIABLES FOR GRAPHIC PRINTOUTS =
'U,V,S,E,H,B,M,TOB,1A*,*ES,TOB,QSBL'
The second error message is that the boundary condition file could not be found. Maybe there is a problem due to your file names including spaces. I would avoid spaces and extra characters like %&§ etc. because these are not standard and can generate problems using different platforms.
Best regards,
Rebekka