|
|||||
|
||||||
Other Library Functions |
function |
TCPLibraryVersion |
Library: TCP/IP client and server support (OMTCP legacy, OmniMark versions 4 - 6.0.1)
Include: omtcp.xin |
Return type: String Returns: The version string of the TCP library currently in use. |
define external stream function TCPLibraryVersion
This function returns the version string of the TCP/IP library in use.
Example:
; display the library version and copyright information output TCPLibraryVersion || "%n"
A return might look like this: "OMTCP 1.0 Copyright (c) 1998 OmniMark Technologies Corporation."
Copyright © Stilo International plc, 1988-2010.