Hi - sorry, newbie stuff, I fixed it with 'stars(cntr:1) = '*'
But when I try to print it as print *, stars I get a run-time error.
So the questions becomes how to initialise a string as n of a char, and then print it - keeping init and print simple 1-liners if possible?
Thanks