home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / business / bibl.zip / BIBLSW.INS / BIBL.INI < prev    next >
Text File  |  1993-06-15  |  3KB  |  91 lines

  1. BIBL.INI
  2. Configuration file for BIBL 8.x
  3.  
  4. You may comment this file if desired...just don't put
  5. anything other than the value for a given line while
  6. on the line with label.  Lines can be no longer than 60
  7. characters. Labels must begin flush with the left margin.
  8.  
  9. EDIT=
  10.  
  11. registered version adds the following lines:
  12.  
  13. Enter your registration number on the REGIS= line. Once
  14. done, you no longer need the file BIBL.REG
  15.  
  16. REGIS=
  17. PATH=
  18. OPAC=
  19. VIEW=
  20.  
  21. The label EDIT is used for viewing/editing/printing text
  22. files. If you link files to records in a database, this
  23. program will be used to view them. If you're linking in
  24. ASCII files, you should probably use BIBL's built in
  25. ASCII viewer--it can deal with files of any size...and
  26. is mouseable.
  27.  
  28.                         Registered version only
  29.  
  30.                                 V I E W
  31.  
  32. The label VIEW should contain the name of the file
  33. associated with image files (PCX, GIF, TIF, IMG, or WPG).
  34. If you are using the SHAREWARE version, you can put IMAGE
  35. files in your records, but pressing L (to follow the link
  36. will shell to DOS...you'll have to type the program that
  37. views the image file and give it the file name.
  38.  
  39. If you're using the registered version of BIBL, list your
  40. image file viewing program (e.g., BIBLPCX that comes with
  41. the registered version of BIBL) on the VIEW= line.  BIBL
  42. will call that program and pass the name of the file in
  43. the LINK field...yielding a seamless display function.
  44.  
  45.                                 O P A C
  46.  
  47. The label OPAC forces BIBL to run in read-only mode. Set
  48. the OPAC label to OPAC=TRUE to force read-only mode...the
  49. same outcome can be obtained by using the /p switch on
  50. BIBL's command line (e.g., BIBL /p [return]).
  51.  
  52.                                 P A T H
  53.  
  54. The label PATH= is used to set a path to the databases
  55. (*.DAT and *.IX files) if you're running the program
  56. from somewhere else...for example, a 2 floppy system
  57. with BIBL.EXE and BIBL.INI on drive A: and the databases
  58. on drive B:; or a network where you share a data drive.
  59. Put the FULL PATH on the line...BIBL will delete any
  60. \ it finds on the end of the path so you need add it.
  61. (e.g., C:\BIBL\DATA ).
  62.  
  63.                         H E A P
  64.  
  65. You can force BIBL to use more than 40% of available RAM
  66. for in-memory storage of index buffers...just put a
  67. number on the HEAP= line.  If you have enough EMS memory
  68. available, BIBL will ignore the HEAP= directive.
  69.  
  70. Caveats: the number must be at least 20K (e.g., HEAP=20000)
  71. and it should probably be small enough that you leave yourse
  72. 20K of extra heap for program operation.  To arrive at the l
  73. possible number you can use, type MEM at your DOS prompt,
  74. then subtract 490K from the figure shown (470K for BIBL and
  75. a 20K margin). The result is the maximum you can use.  Using
  76. more memory will speed up indexing operations (e.g., you wan
  77. to import a large BIX file) and indexed searching (author,
  78. title, keyword).
  79.  
  80. HEAP=
  81.  
  82. Registered users, set EMS=No to turn off use of EMS even if
  83. you have it available on your system.
  84.  
  85. EMS=
  86.  
  87. Set this to Yes to pause the initialization reporting screen
  88.  
  89. WAIT=Y
  90.  
  91.