home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / biz / dbase / bbaseiii / s / bbase_default.prefs next >
Text File  |  1995-04-02  |  3KB  |  66 lines

  1. /*            Configuration/Preferences file for bBaseIII.
  2.     This file is not compatible with versions of bBaseIII before V3.04  */
  3.  Color 0 = ,  1,  3,  5
  4.  Color 1 = ,  0, 15, 15
  5.  Color 2 = ,  2,  2,  2
  6.  Color 3 = , 10, 10, 10
  7.  Color 4 = ,  6,  2,  0
  8.  Color 5 = , 15, 15, 15
  9.  Color 6 = ,  0,  0, 12
  10.  Color 7 = , 14, 14,  0
  11.  Top Margin (1/8 inches) = , 0
  12.  Formfeeds  (-1 to 999)  = , 0
  13.  Preferred Text Reader   = , 
  14.  Documentation Location  = , 
  15.  Screen/Window Height    = , 400
  16.  Narrow Window?  (0/1)   = , 0
  17.  Saves Disabled? (0/1)   = , 0
  18.  Memory Check?   (0/1)   = , 0
  19.  F8 Print Start Column   = , 30
  20.  Date Format (0/1/2/3)   = , 2
  21.  Make Backups? (0/1/2)   = , 0
  22.  Backup Directory        = , 
  23.  ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  24. /*  END  */
  25.  
  26.                        /*  Explanitory Notes  */
  27.  
  28.  Colors      : Entries must be a number between 0 and 15.
  29.                The default colors are:  0 = Blue-black, 1 = Cyan, 2 = Black,
  30.                3 = Gray, 4 = Rust, 5 = White, 6 = Blue, and 7 = Yellow.
  31.  Top Margin  : In 1/8ths of an inch.  EG. 4 = a 1/2 inch top margin.
  32.                If other than 0, you will need to set a custom formfeed.
  33.  Formfeeds   : -1 = Supress.  0 = Use defaults.  1-999 = Custom.
  34.  Text Reader : The full path to the location and name of your preferred
  35.                reader.  EG:     RAM:C/MuchMore
  36.  Doc Location: The directory containing the bBase documentation.
  37.                If you enter anything, a trailing ':' or '/' is required.
  38.                         EG:     DH0:Documentation/
  39.  S/W Height    : Normally, either 400 (for NTSC), or 512 (for PAL) monitors.
  40.  Narrow Window : 0 is normal.  If 1, a small piece of the bBase screen
  41.                  is exposed, so that it can be dragged down.
  42.  Saves Disabled: 0 is normal.  If 1, database changes cannot be saved.
  43.  Memory Check  : 0 = Memory is not checked when a database is loaded.
  44.                  1 = Available memory is checked when a database is loaded.
  45.  F8 Column     : The DEFAULT column to start printing when <F8> is pressed.
  46.  Date Format   : 0 = YYYY-MM-DD   (Use if you want to sort a field by date).
  47.                  1 = YYYY-MM-DD (Mmm DD/YY)   Use if DD and MM are confused.
  48.                  2 = Mmm DD/YY
  49.                  3 = Letter style.  EG.  August 25, 1995
  50.  Make Backups  : Defines if a backup copy of the database will be made
  51.                  each time the database is Saved.
  52.                  0 = No backups.
  53.                  1 = Always make backups to the B/U Directory.
  54.                  2 = Always ask if backups are wanted.
  55.  B/U Directory : The directory in which to store the database backups.
  56.                  If you enter anything, a trailing ':' or '/' is required.
  57.                         EG:     DF0:
  58.  
  59.  The format of this file is critical - the number of commas particularly so.
  60.  
  61.  If you get an error message on startup, try first to either:
  62.  1.  Ensure this file is formatted correctly, or
  63.  2.  Remove it from your S: directory, in which case the default values
  64.      will be used.
  65.  
  66.