Page 1 of 1

Directory file list line string

Posted: 30 Aug 2012, 16:25
by Redhills
I'd like to get a list of file names in a directory in a column format. The file list is a few hundred long.
What line string do I use to put a RETURN after each name so it is in a column format?

Re: Directory file list line string

Posted: 31 Aug 2012, 01:53
by SelfMan
$(FileName)$(CRLF)

Click the arrow right from the input field.
You can always hit the F1 in any dialog to get more information.

Re: Directory file list line string

Posted: 31 Aug 2012, 14:11
by Redhills
Thank you!
I was close, but couldn't quite figure out the combination.

Re: Directory file list line string

Posted: 01 Sep 2012, 08:32
by Jan Rysavy
From now it will be default value.