the current PreProcessor Command __FILE__ is a great, but sadly, it also provides the full path to the file itself.
like this: z\storm\addons\based\functions\fn_cba_settings_initialized.sqf
Instead, i would expect, and hope for, an alternative command which only provides the actual filename, potentially even without the .sqf ending.
since renaming an existing command into __Filepath__
is most likely out of the question, so therefore i'd like to propose __FILE_SHORT__ or __FILE_NAME__ as a new preProcessor Command which would produce a short version of the filename, in this example fn_cba_settings_initialized.