home *** CD-ROM | disk | FTP | other *** search
- //
- // glossary example for qdhelp
- //
- // This is a sample qdh file showing how to implement
- // glossaries using QDHELP
- //
- //
-
- //
- // set up the options for the .hpj file
- //
-
- /hpjoption COPYRIGHT,Copyright (c) Phil Allen 1991-1994
- /hpjoption REPORT,ON
- /hpjoption TITLE,GLOSSARY EXAMPLE
- /hpjoption CONTENTS,GLOSSARY_EXAMPLE
-
- /hpjconfig BrowseButtons()
- /hpjconfig CreateButton("GlossaryButton","&Glossary","JI(`GLOSSARY.HLP >glossary',`GLOSSARY')")
-
- /hpjwindows glossary="Glossary",(100,100,511,511),0,(255,255,255),(255,255,255)
-
- //
- // start of topics
- //
-
- /topic GLOSSARY_EXAMPLE
-
- /title Glossary Example
-
- /para \sa150 \keepn
- /text \b\i\fs50,Glossary Example
- /endpara
-
- /para \fi200 \sa150
- This .QDH file show you how to create a glossary window in
- your very own help system! Use it and make your help quick
- Dirty and professional.
- /endpara
-
- /endtopic
-
- /glossarytopic CCCCCC
-
- /para
- Some stupid text for CCCC
- /endpara
-
- /endtopic
-
- /glossarytopic AAAAAA
-
- /para
- Some stupid text for AAAAA
- /endpara
-
- /endtopic
-
- /glossarytopic BB
-
- /para
- Some stupid text for BB
- /endpara
-
- /endtopic
-
- /glossarytopic dialovesme
-
- /para
- Some stupid text for dialovesme
- /endpara
-
- /endtopic
-
- /glossarytopic AAA
-
- /para
- Some stupid text for AAA
- /endpara
-
- /endtopic
-
- /glossarytopic PhilipAllen
-
- /para
- Some stupid text for PhilipAllen
- /endpara
-
- /endtopic