Hi,
Some of the macro function like %compress , %eval , are malfunctioning.
But after reboot of SAS server it got fixed automatically.Can you please let me know the reason behind this issue.
I'm Using: SAS 9.3
In the below scenario %eval function works differently .
Below is the log :
SYMBOLGEN: Macro variable PGM_TYPE resolves to qc
SYMBOLGEN: Macro variable VALID_WH resolves to elig med rx qc export checks prv care onewagexport
MLOGIC(RUN): %IF condition %eval(&pgm_type in &valid_wh.) = 0 is TRUE
SYMBOLGEN: Macro variable PGM_TYPE resolves to qc
SYMBOLGEN: Macro variable VALID_WH resolves to elig med rx qc export checks prv care onewagexport
MLOGIC(RUN): %IF condition %eval(&pgm_type in &valid_wh.) = 0 is FALSE
Thanks,
Kayalvizhi