fryquez wrote: Mon Feb 19, 2024 3:56 pm
But you right about the names. Something like #PB_IDE_CreateExecutable would make more sense.
Yeah, I am pretty sure this will kept like this, because there are all the other Version Information constants. See List below.
Disadvantage: Changes like this would affect a lot of old program code and that's not nice from my point of view.
And it is still a windows only thing, which is probably why most people here are not so interested. But that is fine with me.
BTW: To be honest, I have never used the following constants either:
Code: Select all
#PB_Editor_FileVersionNumeric
#PB_Editor_ProductVersionNumeric
#PB_Editor_CompanyName
#PB_Editor_ProductName
#PB_Editor_ProductVersion
#PB_Editor_FileVersion
#PB_Editor_FileDescription
#PB_Editor_InternalName
#PB_Editor_OriginalFilename
#PB_Editor_LegalCopyright
#PB_Editor_LegalTrademarks
#PB_Editor_PrivateBuild
#PB_Editor_SpecialBuild
#PB_Editor_Email
#PB_Editor_Website