Page 1 of 1

{EXTRACTFILENAMENOEXT(C:\FOLDER\FILE.EXT)

Posted: Sat Sep 11, 2004 9:01 am
by sen5241
hi
is it possible in fileloop to "assign current filename to variable" without the file extention?
thanks

{EXTRACTFILENAMENOEXT(C:\FOLDER\FILE.EXT)

Posted: Sat Sep 11, 2004 11:34 pm
by sen5241
got it already
set variable
{name}
and  show variable
{EXTRACTFILENAMENOEXT({name})
cool