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_xalias()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
N_XALIAS()
Get the filename portion of the table open in the current area

Syntax
N_XALIAS()

RDD
Use ALIAS()

Returns
The alias of the table open in the current area.

Remarks
Similar to Clipper's ALIAS(). This function does not allow you to change the 
alias of a file.

Example
N_XUSE('patients.dta', ...)
? N_XALIAS()
PATIENTS


See Also: N_XSELECT()

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