home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Tool Box
/
SIMS_2.iso
/
vb_refer
/
helpinfo
/
helpinfo.hpj
< prev
next >
Wrap
Text File
|
1994-01-05
|
3KB
|
60 lines
; Help Project File for HELPINFO
[OPTIONS]
ROOT=c:\helpinfo
BMROOT=c:\helpinfo
COMPRESS=Off ;Faster complies, Bigger Help file
WARNING=3 ;Show all errors
REPORT=On ;Show compile progress
ERRORLOG=c:\helpinfo\helpinfo.err
COPYRIGHT=Copyright ⌐1993 Crunch Software Corporation
CITATION=Copyright ⌐1993 Crunch Software Corporation
[CONFIG]
BrowseButtons() ;Adds Browse buttons to Help file (<< and >>)
CB("Glos_Btn","&Glossary","JI(`helpinfo.hlp>Glos_Win',`Glossary')")
CB("Copy_Btn","Copy&right","PI(`helpinfo.hlp',`Copyright')")
AddAccelerator(0x41,0,"JumpId(`helpinfo.hlp>glos_win',`a')")
AddAccelerator(0x42,0,"JumpId(`helpinfo.hlp>glos_win',`b')")
AddAccelerator(0x43,0,"JumpId(`helpinfo.hlp>glos_win',`c')")
AddAccelerator(0x44,0,"JumpId(`helpinfo.hlp>glos_win',`d')")
AddAccelerator(0x45,0,"JumpId(`helpinfo.hlp>glos_win',`e')")
AddAccelerator(0x46,0,"JumpId(`helpinfo.hlp>glos_win',`f')")
AddAccelerator(0x47,0,"JumpId(`helpinfo.hlp>glos_win',`g')")
AddAccelerator(0x48,0,"JumpId(`helpinfo.hlp>glos_win',`h')")
AddAccelerator(0x49,0,"JumpId(`helpinfo.hlp>glos_win',`i')")
AddAccelerator(0x4a,0,"JumpId(`helpinfo.hlp>glos_win',`j')")
AddAccelerator(0x4b,0,"JumpId(`helpinfo.hlp>glos_win',`k')")
AddAccelerator(0x4c,0,"JumpId(`helpinfo.hlp>glos_win',`l')")
AddAccelerator(0x4d,0,"JumpId(`helpinfo.hlp>glos_win',`m')")
AddAccelerator(0x4e,0,"JumpId(`helpinfo.hlp>glos_win',`n')")
AddAccelerator(0x4f,0,"JumpId(`helpinfo.hlp>glos_win',`o')")
AddAccelerator(0x50,0,"JumpId(`helpinfo.hlp>glos_win',`p')")
AddAccelerator(0x51,0,"JumpId(`helpinfo.hlp>glos_win',`q')")
AddAccelerator(0x52,0,"JumpId(`helpinfo.hlp>glos_win',`r')")
AddAccelerator(0x53,0,"JumpId(`helpinfo.hlp>glos_win',`s')")
AddAccelerator(0x54,0,"JumpId(`helpinfo.hlp>glos_win',`t')")
AddAccelerator(0x55,0,"JumpId(`helpinfo.hlp>glos_win',`u')")
AddAccelerator(0x56,0,"JumpId(`helpinfo.hlp>glos_win',`v')")
AddAccelerator(0x57,0,"JumpId(`helpinfo.hlp>glos_win',`w')")
AddAccelerator(0x58,0,"JumpId(`helpinfo.hlp>glos_win',`x')")
AddAccelerator(0x59,0,"JumpId(`helpinfo.hlp>glos_win',`y')")
AddAccelerator(0x5a,0,"JumpId(`helpinfo.hlp>glos_win',`z')")
[FILES]
helpinfo.RTF
[MAP]
Glossary 2
Read_Me_First 3
[BITMAPS]
; I used the BMROOT option in the CONFIG section, so I don't need to
; specify the graphics files here as long as the files are in the
; directory indicated by the BMROOT option.
[WINDOWS]
main="Sample Help File", ,0,,(255,255,128)
Glos_Win="Glossary" ,(465,0,500,600),0,(0,192,192),(192,192,192)
2nd_Win="Secondary Window Example" ,(0,601,1023,422),0,,(192,192,192)