Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dbcfgpath()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dbCfgPath()
Returns the PATH associated with a specified label
------------------------------------------------------------------------------
Syntax:

     dbCfgPath( <cLabel> ) --> cPath

Parameters:

     <cLabel>   Label to search in the INI file

Returns:

     <cPath> PATH associated with the specified label

Description:

     Returns the PATH associated with a specified label

Example:

     LOCAL cPath := dbCfgPath("dbddPath")
                       // Returns the PATH of DBDD

See also:

     dfInitPath()

See Also: dfInitPath()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson