On Tue, 2003-10-14 at 11:54, Kiss Attila wrote:
> Hi
>
> I am working on a project that need to return multipel parameters with axis
> soap . in the backend i have delphi with some kind of soap api ! The problem
> is that i don't know if is posible to return more then one parameter as
> result!
>
> Thank you for help!
We return perl-arrays that are wery long to Java without any problems.
We haven't tried to return them from Java to Delphi.
-- Working perl-code returning many parameters
return ( 'Success!',
$title,
$revision_number,
$document_id,
$owner_fullname,
$author,
$date_approved,
$approve_person );
--
--
J�rgen Austvik
Software developer | extend as | http://www.extend.no/
[EMAIL PROTECTED] | Phone: 73 54 51 68 | Mob: 901 97 886