On Dec 5, 3:54 pm, [EMAIL PROTECTED] (Mariusz) wrote:
> Hello list,
>
> I am able to send a JOB to z/OS usinf Net::FTP. But I would like to
> receive the job output of the submitted job too.
> Do you know how should be used Net::FTP to achieve this ?
>
> Best regards
>
> Mariusz
You can use the MV
CPAN Net::FTP sats it inherits from Net::Cmd
Take a look at Net::Cmd
http://search.cpan.org/~gbarr/libnet-1.22/Net/Cmd.pm
It got a bunch of methods that look like they may help you, eg
debug(), response()
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Hello list,
I am able to send a JOB to z/OS usinf Net::FTP. But I would like to
receive the job output of the submitted job too.
Do you know how should be used Net::FTP to achieve this ?
Best regards
Mariusz
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL