I have a CHUI V9 program that asks for a field for report selection.
I want to have the possible values be different based on the user's language code (a shared varaiable)
- If English, possible values are D,R,F,B
- If French, possible values ate "S,F,C,R"
I am not very familiar with...