Using the parameter manager, I can create a parameter that allows for multiple selection. If &var is the variable that's attached to the parameter, and the user selected both "A" and "B", then
&var = "A", "B"
But, if I were to create a parameter under storec process that allows for multiple selection, then &var would only resolve to "A".
Am I doing something wrong or is this a known bug?
I am using SAS 9.1 and EG 9.1.