#PB_Editor_CompileCount/BuildCount in filenames
Posted: Mon Jan 14, 2013 6:10 pm
Would it be possible to have access to the compiler constants #PB_Editor_CompileCount and #PB_Editor_BuildCount in filenames...?
Like when saving you could name your files sth like "file_%compilecount%_%buildcount%.pb" and it would save as "file_64_1.pb" or whatever, and auto increase on each compile/build + save.
I know you can do a similar thing with PUREBuild tool, but its not very nice in some ways. Would rock to have this as a native feature and would help me immensely with source control/bug fixing.
If I have missed this functionality, please correct me
Like when saving you could name your files sth like "file_%compilecount%_%buildcount%.pb" and it would save as "file_64_1.pb" or whatever, and auto increase on each compile/build + save.
I know you can do a similar thing with PUREBuild tool, but its not very nice in some ways. Would rock to have this as a native feature and would help me immensely with source control/bug fixing.
If I have missed this functionality, please correct me
