FTPLibraryVersion

function

Library: FTP support (OMFTP)
Include: omftp.xin

Returns: the version number and copyright information of the FTP library


Declaration
define external stream function FTPLibraryVersion


Purpose

This function returns the library version and copyright information of the FTP library currently in use.

To use this function, you must include the following line near the start of your program:


  include "omftp.xin"