|
Ok...ran a little test.
assume you got a zipped up datfile containing: fruitmachine\layout\Fruit Machine Layouts - JPeMu (20041126).dat with datfile header entry: name "bla\Fruit Machine Layouts - JPeMu"
Now the 3 different results for default naming (note: the default naming is used for e.g. rompath, fastscan, scan, etc and not for the ordering in the profiler). I took the fastscan behaviour.
By Datfile Name Tag:
\fastscans\fruitmachine\layout\bla-Fruit Machine Layouts - JPeMu.fsc
By Datfile Folder
\fastscans\fruitmachine\layout.fsc
By Datfile File Name
\fastscans\fruitmachine\layout\Fruit Machine Layouts - JPeMu (20041126).fsc
So...I guess firstly you need a zipfile containing all tosec datfiles stored in a suitable subfolder structure. I remember a user provided that last year somewhere. That structure is taken for the profiles. The default naming options more affect an automatic generation of rompaths and internal cmpro file usage (like fastscan files). So you can quickly generate a rompath structure which matches the one in the dats (where '/' and '\' in name tags are replaced with "-").
 Roman Scherzer
|