Hi, can anyone help? I have this statment: %IF (&cur_period = &srt_period1) ....... The LOG are: SYMBOLGEN: Macro variable CUR_PERIOD resolves to 2013-11 SYMBOLGEN: Macro variable SRT_PERIOD1 resolves to 2012-10 MLOGIC(BUILD_STRING_2): %IF condition (&Cur_period = &srt_period1) is TRUE I think it should be FALSE. Any hints? Thanks!
... View more