Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

VERSION()

Returns the HARBOUR Version or the Harbour/Compiler Version.
---------------------------------------------------------------------------------

 Syntax

        VERSION()  --> <cReturn>  

 Arguments

        None    

 Returns

        <cReturn>     String containing the Harbour Version    

 Description

      This function returns the current Harbour Version.

 Examples

      ? QOUT(VERSION())
      "Harbour Terminal: Standard stream console"


Status

      Started

 Compliance

      This function is Ca-Clipper compatible.

 Platforms

      All

 Files

      source/rtl/version.c  Library is rtl



See Also: OS()

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