Bt_Version() Function
<< Click to Display Table of Contents >>
Bt_Version() Function
|
|
Purpose
Returns version information for Btrieve MicroKernel or Requestor
Prototype
FUNCTION Bt_Version ( ) AS STRING
Return
STRING | Version string |
See Also
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.