xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

DefPath()

Returns the SET DEFAULT directory.

Syntax

DefPath() --> cDefaultPath

Return

The function returns the SET DEFAULT directory as a character string.

Description

Function DefPath() queries the SET DEFAULT directory. If SET DEFAULT is not set, a null string ("") is returned

Info

See also:CurDir(), CurDrive(), SET DEFAULT
Category: Directory functions , File functions , xHarbour extensions
Source:rtl\defpath.c
LIB:xhb.lib
DLL:xhbdll.dll


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