Bt_Version() Function

 

<< Click to Display Table of Contents >>

Navigation:  Support Functions >

 

Bt_Version() Function

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Returns version information for Btrieve MicroKernel or Requestor

 

 

 

Prototype

 

 

FUNCTION Bt_Version (  )  AS STRING

 

 

 

Return

 

 

STRINGVersion string

 

 

 

See Also

 

 

strVersionRecord

 

 

 

 

Notes

 

 

The version string is in the following format:

x.yyA x = Majorversion

y = Revision

A = PlatformId:  N = Requestor

W = Windows Microkernel

S = Server based Microkernel

O = OS/2 Microkernel

D = DOS Microkernel

The string can contain upto 3 substrings of the above format.