# Indicates the start of a new chunk/question/paragraph # For a faq, use something like 'q:' New_Chunk = q: # Name of the short index, just links to the chapters Short_Index = Short.html # Name of the long index, links to chapters and chunks/questions Long_Index = index.html # Our list of text files (can use glob characters) # Just make sure the filename ends with the section number. Text_Files = txt_* # Header Header = "conf(my_head_head) conf(my_start_table_top) SPACE_OUT($NUMBER -- $TOPIC)
conf(my_start_table_bottom) " # Footer Footer = "


include_file(/WWW/web/DavePics.com/Domains/Menu.html)

Terms Of Use | Site Index | Contact |
" # Header for short index Short_Header = " conf(my_head_head) conf(my_start_table_top) SPACE_OUT(Frequently Asked Questions)
conf(my_start_table_bottom)
Version 6.2
October 13, 2000

Want a history of Dave? Check out DaveHistory
Not enough opinions here? Check out DaveOpinion
Confused by DaveSpeak? See the DaveGlossary
Question not answered? Shocking! Let me know!


Table Of Contents:

$OTHER Index
" # Footer for short index Short_Footer = conf(Footer) Long_Header = conf(Short_Header) Long_Footer = conf(Short_Footer) ################################################## # Local variables for the conf file (used in conf(..) constructs) ################################################## my_head_head = " Dave Ljung Madison FAQ " my_start_table_top = "
SPACE_OUT(DaveFAQ)
" my_start_table_bottom = "
"