| Author |
Message |
Marius
Joined: Jun 10, 2013 Posts: 51
|
Posted: Jun 10, 2013 6:44 PM Post subject: TextFileWriter automatic enumeration like XDFWriter |
|
Hi Jarek,
XDFWriter features automatic enumeration of otherwise identical filenames instead of overwriting. Could this be made available for TextFileWriter? This would ensure correct correlation between our XDF records and XLS records. Can the actual enumerated filename be retrieved from XDFWriter during runtime?
Thanks,
Marius |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1073
|
Posted: Jun 10, 2013 6:52 PM Post subject: |
|
The TextFileWriter already has an option to create files with unique names: \"Unique name\".
Yes, it is possible to get the current file name from the Advanced Properties of XDFFileWriter. |
|
 |
Marius
Joined: Jun 10, 2013 Posts: 51
|
Posted: Jun 10, 2013 6:56 PM Post subject: |
|
Thanks Jarek, also for the other post.
The \"unique name\" property did not work for me, only after restarting BioEra. Must have been crashed. Now it works. |
|