Hello,
As posted
here ever since PAW 2.0.43 error messages are displayed directly on PAW like this:
However I'm currently using paw 2.0.44 and I'm not able to see the error message on PAW:
this is my code:
#PROLOG
if (pPassword @<> pPasswordConfirm);
vMsgError = 'Confirmação de senha incorreta! Tente novamente.';
ItemReject(vMsgError);
endif;
I also tried with 'LogOutput' and 'ProcessError' but no success. Does someone know what am I doing wrong?
Thank you.
------------------------------
--------------------
Luiz R.
------------------------------
#PlanningAnalyticswithWatson