Is there a way to have a blank line recognised as a line in msgfile - having a blank line in the text file just gets ignored, as does a line with just a space.
I want to display text, but with gaps in it (subtitling a performance, but at times no-one is talking).
Thanks for any help
Nick
just a thought,
but why not select some character that never normally appears in speech (eg the % sign, or something), and then use [sel %], and make a space when you have that character?
Thanks for that. Thats what I've done, I was just wondering if there is a away to get it to recognise blank lines or spaces, as I am trying to make the system as simple as possible for the company to edit the text in my absense, and space or blank line makes more obvious sense to them.
Thanks
Nick
2009/10/18 hard off hard.off@gmail.com
just a thought,
but why not select some character that never normally appears in speech (eg the % sign, or something), and then use [sel %], and make a space when you have that character?