Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

   If you would like to make the system configuration changes permanent, you
   must modify the AUTOEXEC.BAT file to include such changes. The following
   is a recommended configuration for this file. The configurations shown
   assume that the linker used is Blinker. Modify the AUTOEXEC.BAT file to
   reflect the following values.

     REM Add a line at the end that calls the batch
     CALL <c:>\DBSEE4.BAT

   or

     REM Change the basic settings directly
     SET PATH=C:\DBSEE4\BIN;C:\DOS;C:\CLIPPER5\BIN
     SET PATH=%PATH%;C:\BLINKER;C:\;C:\TOOLS
     SET LIB=C:\DBSEE4\LIB;C:\CLIPPER5\LIB
     SET INCLUDE=C:\DBSEE4\INCLUDE;C:\CLIPPER5\INCLUDE
     SET OBJ=C:\DBSEE4\BIN;C:\CLIPPER5\OBJ
     SET CLIPPER=F101;R25

   Please note:

   The DBSEE and DBTMP environment variables, used in versions prior to dBsee
   4, are no longer necessary. The configuration of the directory in which
   to search for the system files and the templates is now handled by the
   DBSEE.INI file (described later).

     . The SET CLIPPER= statement is not essential if your
       linker is not .RTLink. Infact, these settings get set in the link
       script file.

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