MVS Support (General questions)
1) I have been able to use the PreTranslateCommand event to get listings of MVS flat files and PDS members via ListDir and subsequently ListNames by changing the command sent using FTP. I see a reference to dlx1.DirFormat = fmtMVS and while it does not error in my program I am not sure what benefit it gives or what methods I use to take advantage of it? I bought DLX last week so I think I have the most current release.
2) While I saw a reference to line end conversion I did not see any reference to an EBCDIC to ASCII conversion process. If I get a file from an MVS source is there a way to convert the data with DLX or do I do it myself? Haven't as yet coded anything to do gets or puts.
Thanks