RE: [Arsperl-users] ars_Export
Brought to you by:
jeffmurphy
|
From: Hutchinson, D. C MSER:E. <Dav...@go...> - 2005-05-10 02:41:10
|
Have not tried 1.83 yet but will try on our test server soon. Currently using 1.82 but can't make ARS Documentor work (alas). Solaris 2.9 ARS 6.0.1 Perl 5.8.6 Am very hopeful that clever people will get ARS Documentor working against ARS 6 soon - we sure miss it :-) Regards, Dave Hutchinson Middleware Team Leader Hosting - Application Enabling Services Common IT Services Solutions BC - Province of British Columbia 4000 Seymour Place, Victoria BC -----Original Message----- From: ars...@ar... [mailto:ars...@ar...] On Behalf Of David Adams Sent: May 9, 2005 6:26 AM To: ARSperl mailling list Subject: [Arsperl-users] ars_Export I am trying to get ARSperl 1.83 compiled with the 6.01 API working against a 6.01 server. The example script DumpSetup.pl supplied with 1.83 belongs to the previous century and calls ars_Export with too few arguments. When I follow the supplied HTML manual and try: my $val = ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name); print $ars_errstr, "\n"; Then I get: [ERROR] Unknown object lock level specified (User) (ARERR #8832) (The same ars_Export call works fine for ARSperl 1.8002 with the 5.1 API library against the same server.) Is this simply a case of the documentation lagging behind, or is there a bug? David Adams Corporate Information Services Information Systems Services University of Southampton ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 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=20 _______________________________________________ Arsperl-users mailing list Ars...@ar... https://lists.sourceforge.net/lists/listinfo/arsperl-users |