You must use the Group form. There is a field "Group Definition". If you wan't
to add two users you must write:
'User1' or 'User2'
If you enclose an identifier in single qoutes it is treated as User, if you
enclose it in double quotes it's treated as Group.
Kind Regards Conny
-Ursprüngli
Thanks a million Martin.
Your sub code woked perfectly for me, you are really helped me to continue
my learning in ARSPerl.
Thanks again.
Kishor
Martin, Conny wrote:
>
> The return value (structure) of ars_GetField has changed. I don't know
> exact version when this was changed.
>
> This sub t
The return value (structure) of ars_GetField has changed. I don't know exact
version when this was changed.
This sub takes the return value of ars_GetField and returns an array. This sub
is also compatible to the old structure returned in earlier versions of ARSPerl.
sub enum_values ($) {
my
3 matches
Mail list logo