Re: [Arsperl-users] ars_GetListVUI not working?
Brought to you by:
jeffmurphy
|
From: Thilo S. <thi...@ap...> - 2008-09-25 18:24:45
|
It should definitely work this way. What version of ARSperl are you using? Urban, Robert (, externer Mitarbeiter) wrote: > 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 > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users |