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. Save the agent.
This has crashed the server, does anyone know of any other way of doing this or perhaps could suggest something else to look at, your help would be appreciated.
FIELD FullName := FullName + " ";
@Trim(FullName)
3. Save the agent.
This has crashed the server, does anyone know of any other way of doing this or perhaps could suggest something else to look at, your help would be appreciated.