Why the for command used with a dict name does not give a compiler error?
for COVID_ELSI_10_ENTREVISTA_DICT do
endfor;
for and forcase
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: for and forcase
You can use for with a dictionary along with selcase. See the help - https://www.csprousers.org/help/CSPro/f ... ement.html