Page 1 of 1

First Character

Posted: 10 Jan 2016, 14:18
by vemmenpc
Hi All

Is there a left string function, I need to move all movies files to a folder that’s the 1st letter of the movies name e.g. “x:\Moies\A\Avatar.avi”
Thanx
Phillip
South Africa

Re: First Character

Posted: 10 Jan 2016, 15:18
by rednoah
left string is like a really complicated way of saying get first character :lol:

Code: Select all

{n[0]}/{n}