Page 1 of 1

Giving splitted files specific unique names?

Posted: Mon May 08, 2006 10:26 pm
by higgs
I'd like to name the splitted parts of a file
according to present infos/strings from
>within< each splitted part.

Is this possible? I see you have a "split
file name" dropdown, maybe there is
an option to use the first or last line?

--
Peter

Posted: Fri May 19, 2006 10:01 am
by DataMystic Support
The trick is to capture the desired output filename into a variable, then use the Restrict to Filename filter to alter the output filename. It does require a bit of work to setup.

If you drop me an email I can send you a sample filter.

Posted: Mon Jun 05, 2006 9:57 pm
by DataMystic Support
We’ve had a good look, and we can’t make it work. The next best approach is to use step 1 to create a batch file with the new filenames, then run this batch file as step 2.