Re: MVS no Data Sets Found (General questions)
Hi Brian,
Most probably you aren't able to receive response form server because LIST command is send with -al argument.
Can you please try this:
[code]dlx1.ListParams =
dlx1.Connect[/code]
In this case LIST command will be send to server without argument. This is needed for some Servers.
More help for ListParams Property you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~ListParams.html
Let us know how it goes.
Regards,
Drazen