Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- RaSQL/B 6.1a for Clipper - <b>n_xdbf()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
N_XDBF()
Get name of Btrieve file open in current area

Syntax
N_XDBF()

Returns
Name of Btrieve file open in current area. Does not include drive and path.
If no file is open in the current area, returns a null string.

Example
N_XUSE('H:\APPL\PATIENTS.DTA', ...)
? N_XDBF()
PATIENTS.DTA


See Also: N_XPATH() N_XALIAS()

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