|
||||||||||
|
|
||||||||||
| Other Library Functions | ||||||||||
| function | HttpLibraryVersion |
|
Library: omhttp - HTTP support
Include: omhttp.xin |
HttpLibraryVersion
This function returns the library version and copyright information of the FTP library currently in use.
Example:
; display the library version and copyright information output HttpLibraryVersion || "%n"
A sample output would be: "OMHTTP 1.1.3 Copyright (c) 1998-1999 OmniMark Technologies Corporation."
| ---- |