xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

DirName()

Returns the current directory.

Syntax

DirName() --> cDirectory

Return

The function returns the name of the current directory as a character string. The string does not include a drive letter.

Info

See also:CurDir(), DirChange(), DirMake(), DirRemove()
Category: CT:DiskUtil , Directory functions , Disks and Drives
Source:ct\disk.c
LIB:xhb.lib
DLL:xhbdll.dll


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