I have a problem with xACL it appears that when some people try to update their Names.ncf they are not able to however others can, when looking on the IBM site they suggest - Put the following code in the action object programmer's pane:
FIELD FullName := FullName + " ";
@Trim(FullName)
3...