home *** CD-ROM | disk | FTP | other *** search
Microsoft Help compiler Project | 1993-11-03 | 5.3 KB | 130 lines |
- [OPTIONS]
- compress=Medium
- icon=C:\WINWORD\HYPERDOC.ICO
- title=HyperTrack + HyperDoc -- User's Guide
- copyright=⌐ Kenneth Liew 1993
- report=on
- warning=2
- [FILES]
- C:\CEED\HYPERDOC.RTF
- [BITMAPS]
- C:\CEED\DEMO\hypertrk.bmp
- [CONFIG]
- RegisterRoutine(`HYPERDOC.DLL',`RegisterFile',`S')
- RegisterRoutine(`HYPERDOC.DLL',`DisplayText',`U')
- RegisterRoutine(`HYPERDOC.DLL',`Up1Level',`')
- RegisterRoutine(`HYPERDOC.DLL',`SecondUp1Level',`')
- RegisterRoutine(`HYPERDOC.DLL',`ShowPrevious',`')
- RegisterRoutine(`HYPERDOC.DLL',`ShowNext',`')
- RegisterRoutine(`HYPERDOC.DLL',`CloseMyWindow',`')
- RegisterRoutine(`HYPERDOC.DLL',`CallWinGIF',`S')
- RegisterRoutine(`HYPERDOC.DLL',`SearchWord',`')
- RegisterRoutine(`HYPERDOC.DLL',`SearchTitle',`')
- RegisterRoutine(`HYPERDOC.DLL',`ShowHelp',`')
- RegisterRoutine(`HYPERDOC.DLL',`PrintTopics',`')
- RegisterFile(qchPath)
- ExecProgram(`HYPERTRK.EXE minimise',0)
- BrowseButtons()
- CreateButton("btn_annotate","&Annotate","Annotate()")
- CreateButton("btn_showsec","Sec&ondary","JumpContext(`HYPERDOC.HLP>second', lTopicNo)")
- CreateButton("btn_tracker","T&racker","ExecProgram(`HYPERTRK.EXE',0)")
- CreateButton("btn_uplevel","&Up 1 Level","Up1Level()")
- AddAccelerator(0x52,0,"ExecProgram(`HYPERTRK.EXE',0)")
- AddAccelerator(0x20,0,"ExecProgram(`HYPERTRK.EXE',0)")
- AddAccelerator(0x4D,0,"FocusWindow(`main')")
- AddAccelerator(0x4E,0,"FocusWindow(`second')")
- AddAccelerator(0x55,2,"SecondUp1Level()")
- AddAccelerator(0x26,2,"SecondUp1Level()")
- AddAccelerator(0x27,2,"ShowNext()")
- AddAccelerator(0x25,2,"ShowPrevious()")
- AddAccelerator(0x51,0,"CloseMyWindow()")
- AddAccelerator(0x51,1,"CloseWindow(`main')")
- AddAccelerator(0x53,2,"SearchWord()")
- AddAccelerator(0x57,0,"SearchWord()")
- AddAccelerator(0x48,0,"ShowHelp()")
- AddAccelerator(0x50,0,"PrintTopics()")
- InsertItem("mnu_file","mnu_msprint","Print &Multiple Topics...","PrintTopics()",4)
- InsertItem("mnu_help","mnu_hyptrack","&Using HyperTrack","ShowHelp()",1)
- InsertMenu(`mnu_search',`&Search ',3)
- InsertItem(`mnu_search',`mnu_swords',`&Words',`SearchWord()',0)
- InsertItem(`mnu_search',`mnu_stitles',`&Titles',`SearchTitle()',1)
-
- [WINDOWS]
- main=, (0, 0, 590, 970)
- second="Secondary",( 590, 0, 433, 560)
- [HYPERDOC]
- NumLevels=3
- HeadingStyles=heading 1heading 2heading 3heading 4heading 5heading 6heading 7heading 8heading 9MenuStyle
- SearchWndHeight=190
- NumPopup=4
- ColorLevel1=255,0,0
- ColorLevel2=74,181,85
- ColorLevel3=80,60,190
- ColorLevel4=186,37,116
- BackGndColor=0,255,255
- IndentPoints=16
- LineSpace=16
-
-
- [MAP]
- topic1001L0 0 ;First Page Contents
- topic1002L1 1 ;Overview of HyperTrack
- topic1003L1 2 ;Overview of HyperDoc
- topic1004L1 3 ;Installation and Getting Started
- topic1005L2 4 ;Disclaimer
- topic1006L1 5 ;HyperTrack: revolutionising the WinHelp application
- topic1007L2 6 ;Summary of HyperTrack features
- topic1008L2 7 ;How to use HyperTrack
- topic1009L3 8 ;How to use the Search window
- topic1010L2 9 ;List of Short-Cut Keys in HyperTrack
- topic1011L2 10 ;Short-Cut Keys added for WinHelp
- topic1012L2 11 ;Performing Word Searches
- topic1013L2 12 ;Anticipated Improvements for Future Releases
- topic1014L1 13 ;HyperDoc: the easy way to produce help files from existing documents
- topic1015L2 14 ;Summary of HyperDoc Features
- topic1016L2 15 ;Document Preparation
- topic1017L3 16 ;Heading styles must only be on one line
- topic1018L3 17 ;First line of document should not be part of document hierarchy
- topic1019L3 18 ;Inconsistent Styles or Heading levels
- topic1020L2 19 ;Tips for Creating Help Files with HyperDoc
- topic1021L3 20 ;What you see in Winword vs. what appears finally
- topic1022L3 21 ;Use the proper HyperTrack Loading option
- topic1023L3 22 ;Remove the Keep With Next paragraph attribute for Popup Windows
- topic1024L3 23 ;Use Cross Reference macro to create new topic groups
- topic1025L3 24 ;Consider using Undo Process macro to preserve Cross References
- topic1026L3 25 ;Remember to distribute Project and Keyword Files with Help File
- topic1027L3 26 ;More Customisation?
- topic1028L2 27 ;Steps for creating a basic help file with HyperDoc
- topic1029L2 28 ;Acknowledgments
- topic1030L1 29 ;Detailed Description of HyperDoc Macros
- topic1031L2 30 ;Process Topic Outlines
- topic1032L3 31 ;ProcessTopicOutlines Setup Options
- topic1033L3 32 ;Customise Keywords Dialog Box
- topic1034L3 33 ;Set Run + HyperTrack Options Dialog Box
- topic1035L2 34 ;Jump To Topic
- topic1036L2 35 ;Edit Topic
- topic1037L2 36 ;Scan Keywords
- topic1038L2 37 ;Master Contents And Listings
- topic1039L2 38 ;Cross References
- topic1040L3 39 ;Using the Tracker for Cross References
- topic1041L2 40 ;Insert Helpfile Graphic
- topic1042L2 41 ;Undo Process
- topic1043L2 42 ;Insert Macro Hotspot
- topic1044L2 43 ;Insert Topic Keywords
- topic1045L2 44 ;Insert Help Topic
- topic1046L2 45 ;Run Help Compiler
- topic1047L2 46 ;Open Help File
- topic1048L2 47 ;Other Useful Macros
- topic1049L3 48 ;Change Directory (as well as Open and Delete files)
- topic1050L3 49 ;Toggle View Style Name Area
- topic1051L3 50 ;Toggle View Hidden
- topic1052L3 51 ;Jump To Page (the dynamic way)
- topic1053L3 52 ;Dynamic Zoom (the easiest way to change view)
- topic1054L3 53 ;Dos Shell
- topic1055L3 54 ;Copy Macro
- topic1056L3 55 ;Select Word
- topic1057L3 56 ;Pre-Process FAQ files
- topic1058L2 57 ;List of all Key Assignments under HyperDoc
- topic1059L1 58 ;Registration and Support
- topic1060L2 59 ;Special Offer for Source Code
-