[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: FTP Error 10



I took out some extraneous info in the program and took out a little too much.  Sorry for the confusion.

The ftp_quit is in the EndPgm subroutine.

// End program.
begsr EndPgm;
  if Sess >= 0;
    FTP_quit(Sess);
  endif;
  *inlr = *on;
  return;
endsr;


Thanks,
Barb


-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Loek Maartens
Sent: Wednesday, October 24, 2012 10:00 AM
To: HTTPAPI and FTPAPI Projects
Subject: Re: FTP Error 10

Hi Barbara,

Could you also provide your endpgm subsoutrine?

If the put ends abnormally, then what does the endpgm subroutine do?

Loek.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------

This e-mail transmission contains information that is intended to be confidential and privileged. If you receive this e-mail and you are not a named addressee you are hereby notified that you are not authorized to read, print, retain, copy or disseminate this communication without the consent of the sender and that doing so is prohibited and may be unlawful. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please delete and otherwise erase it and any attachments from your computer system. Your assistance in correcting this error is appreciated.


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------