Hey Dan,
That’s just what I wanted, so I don’t have to worry about Excel exporting it with “”
So now I have one last question. I’ve not done anything like this before so I haven’t the foggiest (I’ve tried something you put in another forum), I’m hoping you might have a solution.
It now appears
“””
“RSS FEED”\r”
“RSS FEED”\r”
“RSS FEED”\r”
“””
Is there an expression to only read a single line?
I have 3 text layers. In the feeds they contradict one another, which is why I would prefer not to do it this way, but I have to make the best of a crappy situation.
I’ve included \r to paragraph it, but I don’t know how to get Text 1 to look at line 1, Text 2 to look at Line 2 and Text 3 to look at Line 3.
I can’t substr it, as the character length will differ everyday so it needs to look at the line. I saw you gave an expression to “lineIdx”, I’ve tried playing around with it, with no success.