; Configuration file for 'The Complete Sherlock Holmes'.
; written by Paul Vigay -  Animated Pixels Ltd.,1992
;
; ONLY CHANGE THESE VALES IF YOU ARE SURE YOU KNOW WHAT YOU
; ARE DOING !
;
; alter the following values to change the initial
; headings for the main window.
title1=Book
title2=Part
title3=Chapter

; set testament via old=0, new=1
testament=0

; the following line allows you to set the default book
book=0

; as above, but default chapter.
chapter=1

; as above, but default verse.
verse=1

; Sets the default size for the text buffer (in Kbytes)
buffer=65

; Sets the default line length for icons and text.
; If greater than 74 the display is likely to look corrupted.
linelength=78

; Sets the time delay (in seconds) between slide frames
slidedelay=12

; Sets the file name for the bookmarks file
bmfile=SherlockBM

; Sets the default path for the textual data. 
; N.B. DO NOT LEAVE TRAILING SPACES AT END!
;datapath=CDFS::0.$.Sherlock.Text.
datapath=<Sherlock$Dir>.data.
  
; Autoload determines whether each picture is automatically
; loaded when you change act or scene.
; 0 means it it not loaded, -1 means it is.
autoload=-1
