What is $ars_errstr after calling ars_Login?
Thanks,
Mark Vaughan
303.471.9987 (home)
303.601.4434 (mobile)
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Pack
Sent: Sunday, May 04, 2008 1:46 AM
To: arsperl-users@arsperl.org
Subject: [Arsperl-users] Simple
I'm trying to run a simple query but I get this error every time:
"ctrl is not of type ARControlStructPtr"
Here is the script:
use ARS;
my $prodServer = "www";
my $arUser = "xxx";
my $arPassword = "yyy"
my $form = "zzz";
my $c = ars_Login($prodServer, $arUser, $arPassword, undef, undef, 20006,
2 matches
Mail list logo