|  | 
 | ||||
|        | |||||
|  | ||||||
| Other Library Functions | ||||||
| function | FTPConnectionSetASCII | 
| Library: FTP support (OMFTP) Include: omftp.xin | 
define external function FTPConnectionSetASCII
           value FTPConnection this-FTPConnection
Argument definitions
This function sets the FTP transfer type to ASCII.
To use this function, you must include the following line near the start of your program:
include "omftp.xin"
; set transfer type to ascii FTPConnectionSetASCII MyCon
| Other Library Functions | 
Copyright © Stilo International plc, 1988-2008.