Currently we can use a Conditional Disable Symbol (CDS) only as some "special kind of case selector".
There is no way to get the actual content of a CDS.
I think there should be a Conditional Disable Symbol Constant.
This would behave exactly like a string constant, but it's value would change with the attached CDS.
This would enable us to generate log files or messages (especially on RT systems) that carry more valuable information.
In some cases it would also enable us to use CDS similar to #define in C.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.