Hi Sandeep,
i have end of probation date (termn).
if emp request leave before this end of probation date then i should raise an error message.
applies leave with two dates begda and endda.
now the condition im writing is
if begda <= termn or endda = termn.
error message.
endif.
is this correct?
thanks,
naresh.