home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CICA 1995 May
/
cica_0595_4.zip
/
cica_0595_4
/
WINWORD
/
DRHELPE5
/
DRHLPUSR.HPJ
< prev
next >
Wrap
Text File
|
1993-08-06
|
1KB
|
43 lines
;Default project file. Comments start with a ;
[OPTIONS]
compress=on
warning=1
report=on
;Try creating an icon for your new Help file
icon=default.ico
;change the next line to suit your file
title=A Guide to using Doctor Help files
;change the copyright to suit yourself
copyright=⌐ Roger Hadgraft, 1993
[FILES]
DRHLPUSR.RTF
[CONFIG]
CreateButton("btn_up", "&Up", "IfThenElse(IsMark(`L 4'),`GotoMark(`L 3')',`IfThenElse(IsMark(`L 3'),`GotoMark(`L 2')',`IfThenElse(IsMark(`L 2'),`GotoMark(`L 1')',`IfThen(IsMark(`L 1'),`Contents()')')')')")
CreateButton("btn_menu", "Me&nu", "Contents()")
RegisterRoutine("drhelp.dll", "ExecProg", "v=Si")
BrowseButtons()
CreateButton("btn_annotate", "&Annotate", "Annotate()")
;CreateButton("btn_print", "&Print", "Print()")
;InsertItem("mnu_help", "mnu_drhlpusr", "&Doctor Help", "JumpContents(`drhlpusr.hlp')", 2)
InsertItem("mnu_edit", "mnu_topic", "C&opy Topic", "CopyTopic()", 1)
;SaveMark("PF")
[Map]
#include <DRHLPUSR.MAP>
[Doctor Help]
MaxHeader=9
ExactMatch= 0
UseOldPhraseTable= 0
RevisionDates= 0
ErrorFile= 1
ScreenUpdate= 0
SplitTitle= 1
NewStyles= 1
SaveRate= 50
Separators=,()-&!?
UpButton= 1
MenuButton= 1
AnnotateButton= 1