I am trying to create a txt file in UNIX environment and building a string using concat method. The requirement is to insert a new line between the string value. I tried the following but nothing seems to work.
attempts 1-7 concatenated the string into only one line. Attempts 8,9 threw an error saying "CHAR" or "Char" is not a valid method. Can anyone help me out with this?
Thanks a lot
Views
Replies
Total Likes
Is it possible where you are passing this value, you could pick template as the type of input and put your new lines in there?
One solution would be to use a script step.
Views
Replies
Total Likes
The discussion list showed this post as from 2 days ago even though it is over 3 months old.
Views
Replies
Total Likes
Hi Steven,
regarding the "add new line!" see forum:
http://forums.adobe.com/thread/960612?tstart=0
I tried many different options, and the most consistent was to go the executeScript way.
Make a resuable component or something like that.
hope it helps...
Views
Replies
Total Likes
I was answering the question, not looking for additional info. Steve is short for Stephen.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies