Home > Contents > Index > 
ACL.SET
Sets a field in an ACL.
Syntax
<ACL.SET NAME="Some ACL Name"FIELD="Some Field"VALUE="Some Value"/>Parameters
NAME (required)- Name of the ACL.
 
FIELD (required)- Field to be set.
 
VALUE (required)- Value to be set in the field.
 
Description
This tag sets the value of a field in a previously loaded ACL.
errno
The possible values of
errnoinclude:
 Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded intomemory).Example
The following example sets the value to
Editorin theaclnamefield ofACL1:<ACL.SET NAME="ACL1" FIELD="aclname" VALUE="Editor"/>See Also
ACL.GATHER
ACL.GET
ACL.LIST
ACL.LOAD
ACL.SCATTER
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.