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 - .} http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
.}
Log program into Btrieve

Syntax
N_XLOGIN()

Returns
True if successful.

Remarks
Logs application into Btrieve. You do not need to specify a user id or 
password. This must be the first executed RaSQL/B function in a program 
(except optionally for N_XPATH).

N_XLOGIN() does not log a user into a file server. If you would like to give 
your application greater flexibility in network operations, you may want to 
consider using a library of networking tools, such as Communication 
Horizons' NetLib.

Examples
N_XPATH('F:\RASQL\DATA')
N_XLOGIN()  && Log into Btrieve


See Also: N_XLOGOUT() N_XPATH()

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