| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Returns the SET DEFAULT directory.
DefPath() --> cDefaultPath
The function returns the SET DEFAULT directory as a character string.
Function DefPath() queries the SET DEFAULT directory. If SET DEFAULT is not set, a null string ("") is returned
| See also: | CurDir(), CurDrive(), SET DEFAULT |
| Category: | Directory functions , File functions , xHarbour extensions |
| Source: | rtl\defpath.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com