RE: [Arsperl-users] ars_Export
Brought to you by:
jeffmurphy
|
From: <jar...@te...> - 2005-05-10 05:23:12
|
The documentation is not updated to v6 I think. Have you tried: my $val =3D ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name, undef); -- Jarl > -----Original Message----- > From: ars...@ar... > [mailto:ars...@ar...]On Behalf Of David Adams > Sent: 9. mai 2005 15:26 > To: ARSperl mailling list > Subject: [Arsperl-users] ars_Export >=20 >=20 > I am trying to get ARSperl 1.83 compiled with the 6.01 API=20 > working against a=20 > 6.01 server. >=20 > The example script DumpSetup.pl supplied with 1.83 belongs to=20 > the previous=20 > century and calls ars_Export with too few arguments. >=20 > When I follow the supplied HTML manual and try: >=20 > my $val =3D ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name); > print $ars_errstr, "\n"; >=20 > Then I get: >=20 > [ERROR] Unknown object lock level specified (User) (ARERR #8832) >=20 > (The same ars_Export call works fine for ARSperl 1.8002 with=20 > the 5.1 API=20 > library against the same server.) >=20 > Is this simply a case of the documentation lagging behind, or=20 > is there a=20 > bug? >=20 > David Adams > Corporate Information Services > Information Systems Services > University of Southampton >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4=20 > great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=3D20 > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users >=20 |