Hi Folks,
 
I'm trying to get
 
    (@views = ars_GetListVUI($ARS, $schema, 0)) || die $ars_errstr;
 
to work.    I've also tried:
 
    (@views = ars_GetListVUI($ARS, $schema)) || die $ars_errstr;
 
Both return an empty list, but $ars_errstr is also empty.  $ARS and $schema are 
valid.
 
Does this not work, or is there some magical incantation?
 
thanks,
 
rob urban
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

--
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to