dbpath(
)

The dbpath( function returns the HFS path of the folder the current database is located in.


Parameters

No parameters.


Description

This function returns the HFS path of the folder the current database is located in.

dbpath() ☞ Macintosh HD:Users:tomswift:Documents:Accounting:

See Files and Folders for more information about HFS paths and folder IDs. (Note: HFS paths are deprecated, use dbfolder( for new applications.)

Note: This function is equivalent to:

folderpath(dbinfo("folder",""))

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.