xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

Os()

Returns the name of the operating system.

Syntax

OS() --> cOsName

Return

The function returns a character string holding the operating system name.

Description

Os() is an informational function used to query the name of the operating system an xHarbour application is running on.

Info

See also:Getenv(), HB_BuildDate(), HB_BuildInfo(), Os_IsWinXP(), Version()
Category: Environment functions
Source:rtl\version.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe