Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Drivers Guide - <b>linking the dbfndx database driver</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Linking the DBFNDX Database Driver
------------------------------------------------------------------------------

     To link the DBFNDX database driver into an application program, you must
     specify DBFNDX.LIB to the linker in addition to your application object
     files (.OBJ).

     1. To link with .RTLink using positional syntax:

        C>RTLINK <appObjectList> ,,, DBFNDX

     2. To link with .RTLink using freeformat syntax:

        C>RTLINK FI <appObjectList> LIB DBFNDX

     Note:  These link commands all assume the LIB, OBJ, and PLL
     environment variables are set to the standard locations.  They also
     assume that the CA-Clipper programs were compiled without the /R option.


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