Any chance of adding #PB_Editor_Version and #PB_Editor_Revision to PB 4.10 ?
I love the new #PB_Editor_BuildCount and CompileCount and the %BUILDCOUNT and %COMPILECOUNT for the version info.
If Version and Revision was added this would make it pretty complete
as version and revision could then be controlled from one place
and be accessible both in the program as well as in the file's version info "automatically".
Ideally a #PB_Editor_Program (program name), #PB_Editor_Copyright, #PB_Editor_Website, #PB_Editor_Email and #PB_Editor_Author should exist too, but that may be better left on the ToDo list for a later relase instead? As these rarely get changed during a project unlike Version and Revision does.