Re: MVS Fixed Records - WeOnlyDo Discussion board

Re: MVS Fixed Records (General questions)

by cvmbor, Thursday, May 24, 2007, 14:48 (6393 days ago) @ woddrazen

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: