Hi Gersh,
Very interesting info about *XDIM_SKIPNULLCHECK but I prefer to use:
*FOR %I%=%ISEMPTY%
...
*NEXT
to perform conditional execution based on variable empty/not empty...
But how it's related to the script?
As far as I remember the case:
*WHEN ENTITY.CURRENCY
*IS<> EMPOYEE.CURRENCY
is not supported...
Vadim