bookmark filename definition with filesets
When using filesets, what will be the bookmark filename?
Just as if you say "-dir mydir1 -dir mydir2" on the commandline,
the first directory tree will be taken to build the bookmark
file base name, all others will be ignored.
In the example
-dir mysrc\baselib
-file .h .c .txt !.hpp !.cpp
-dir mysrc\foobank
-file .hpp .cpp
-dir mysrc\formats
-file -all !.bak
the bookmark filenames would be
mysrc\zz-baselib-bookmarks.1.dvbm
mysrc\zz-baselib-bookmarks.2.dvbm
mysrc\zz-baselib-bookmarks.3.dvbm
...
If you want to locate the bookmarks somewhere else,
use the -book option as described