Re: MVS Fixed Records - WeOnlyDo Discussion board

Re: MVS Fixed Records (General questions)

by woddrazen, Wednesday, May 23, 2007, 23:51 (6393 days ago) @ cvmbor

Hi Craig,


I'm not exactly sure what you want to accomplish but if you want to send some command to FTP Server to enable something than you can use wodFtpDLX RawSend Method.

Here is Example:
[code]
Ftp1.RawSend( SOME COMMAND & VbCrLf)
[/code]

More help for RawSend Method you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~RawSend.html

Let us know how it goes.


Regards,
Drazen


Complete thread: