Re: MVS Fixed Records (General questions)
As IBM mainframes deal largely with fixed length files we are sensitive to the FTP default process of lopping off trailing spaces from a record. We use pad(z) ASA and TRAIL FTP options to preserve these trailing blanks. How is that accomplished in WodSFTPdll?
Thanks
Craig Morris
Thanks the RawSend worked well setting the additional parameters required. I am trying to use RawSend again for an FTP process that cannot use the standard LIST remotePath command but requires a CWD (Change Directory) before a standalone LIST. This works OK if I step thru the code but if not the ListDir gets the 250 from by CWD and fails. I tried the pretranslate reply method to capture the 250 and set to zero but no luck. Whould you have a suggestion here?
Thanks
Craig Morris
Complete thread:
- MVS Fixed Records - cvmbor, 2007-05-23, 23:42
- Re: MVS Fixed Records - woddrazen, 2007-05-23, 23:51
- Re: MVS Fixed Records - cvmbor, 2007-05-24, 14:48
- Re: MVS Fixed Records - wodDamir, 2007-05-24, 16:09
- Re: MVS Fixed Records - cvmbor, 2007-05-25, 04:40
- Re: MVS Fixed Records - wodDamir, 2007-05-25, 16:35
- Re: MVS Fixed Records - cvmbor, 2007-05-26, 05:29
- Re: MVS Fixed Records - wodDamir, 2007-05-26, 16:35
- Re: MVS Fixed Records - cvmbor, 2007-05-26, 05:29
- Re: MVS Fixed Records - wodDamir, 2007-05-25, 16:35
- Re: MVS Fixed Records - cvmbor, 2007-05-25, 04:40
- Re: MVS Fixed Records - wodDamir, 2007-05-24, 16:09
- Re: MVS Fixed Records - cvmbor, 2007-05-24, 14:48
- Re: MVS Fixed Records - woddrazen, 2007-05-23, 23:51