Re: Net:FTP send JOB from Windows to z/OS mainframe and get output

2007-12-08 Thread Kayakman
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

Re: Net:FTP send JOB from Windows to z/OS mainframe and get output

2007-12-05 Thread yitzle
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

Net:FTP send JOB from Windows to z/OS mainframe and get output

2007-12-05 Thread mariusz
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