helpex.hpj

来自「开放源码的编译器open watcom 1.6.0版的源代码」· HPJ 代码 · 共 34 行

HPJ
34
字号
[OPTIONS]
INDEX=main_index
TITLE=Help Example
COMPRESS=true
WARNING=1  ; If you remove this line, then HC will report the following
           ; error message:
           ;
           ;    R1023: Keyword(s) defined without title in page 59
           ;           of file helpex.rtf
           ;
           ; This message indicates that a topic will be listed in
           ; the Search Topics Found box as ">>Untitled Topic<<"

[FILES]
helpex.rtf  ; main topics
keys.rtf   ; keyboard topics
terms.rtf   ; look-up terms

[BITMAPS]
bullet.bmp
chkboff.bmp
chkbon.bmp
codec.bmp
continue.bmp
done.bmp
helpicon.bmp
max2icon.bmp
mouse.bmp
winword.bmp

[MAP]
#include <helpids.h>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?