The example/ directory has a bunch of examples. Try
example/Dump_Users.pl .. but first you will need to edit it and change
line 79 from
@entries = ars_GetListEntry($ctrl, $SCHEMA, $qual, 0, [],
to
@entries = ars_GetListEntry($ctrl, $SCHEMA, $qual, 0, 0, [],
jeff
On Tue, 2007-03-13 at 14:05 +0100, Serouche Rahimpour wrote:
> dear all,
>
> will somebody be very kind and provide me with a little script so a
> novice like me can see how this arsperl works.
> It has been (apparently) successfully installed on my SunOs 5.9 against
> ARServer 6.00.01
> Many thanks
> Serouche
|