Viva Clipper !

C5_VERSION

Advertisements
 VERSION()
 Returns Clipper version
------------------------------------------------------------------------------
 Syntax

     VERSION() --> cVersion

 Returns

     VERSION() returns the version number of the Clipper library,
     EXTEND.LIB, as a character value.

 Description

     VERSION() is an environment function that returns the version of the
     Clipper library, EXTEND.LIB.

 Files   Library is EXTEND.LIB.

See Also: OS()

 

Advertisements

Advertisements