Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- RaSQL/B 6.1a for Clipper - <b>n_xversion()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
N_XVERSION()
Returns Btrieve or RaSQL version information

Syntax
N_XVERSION([<.T.>])

Remarks
N_XVERSION(0) or N_XVERSION() with no parameter returns a string containing 
the current Btrieve version.  N_XVERSION(1) returns the current RaSQL/B 
version.

Examples
? N_XVERSION()    // Btrieve version
  6.10N

? N_XVERSION(1)   // RaSQL/B version
  6.1



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson