xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

Dbf()

Retrieves the alias name of the current work area.

Syntax

Dbf() --> <cAliasName>

Return

The function returns the alias name of the current work area as a character string.

Description

The Dbf() function exists for compatibility reasons only. It is superseded by the Alias() function.

Info

See also:Alias(), Used()
Category: Database functions
Source:rdd\dbcmd.c
LIB:xhb.lib
DLL:xhbdll.dll


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