Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipOn 3.0 Reference - <b>database/file control</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 DATABASE/FILE CONTROL

 The Database/File Control functions include features for locking a
 database from being opened by a Clipper program or by dBASE,
 determining if a file is a database and if it has a memo file,
 checking the maximum file handles allowed and setting them, and
 allowing a database to be opened without a memo file to save a file
 handle.

 C_SECURE()               C_ISDBT()
 C_CLOSEDBF()             C_SETDBT()
 C_CLOSEAREA()            C_FLDINFO()
 C_ISOPEN()               C_HANDLES()
 C_FTOMACRO()             C_SETHANDLES()
 C_UNIQUEKEY()            C_MAXHANDLES()
 C_ISDBF()



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