why do i get a "unnamed_build_log.html" file when i batch-build a project ??
the project's name should be known i guess 
When building a project, the log has the name of the project.
When building a workspace, the log has the name of the workspace. If the workspace is unnamed (e.g. "Workspace" shows in C::B), then the log is "unnamed"
.
this is what i would expect,
my project has definitely a name, but i still get an unnamed_build_log.html file,when i do a batch-build from the right-click explorer menu :?
when i build the same project from the ide, the name of the logfile is correctly set to projectname_build_log.html
edit:
please note, i'm using a project file (*.cbp) and NOT a workspace file
other test:
batch-building of the workspace DOES produce a workspacename_build_log.html file
conclusion:
only when batch-building a project file i get the unnamed_build_log.html file
brgds