www.pudn.com > 使用语音卡做的投诉抢修管理系统.zip > ARhelp.hpj


; This file is maintained by HCW. Do not modify this file directly. 
 
[OPTIONS] 
COMPRESS=12 Hall Zeck 
DBCS=Yes 
LCID=0x804 0x0 0x0 ; 中文(中国) 
REPORT=Yes 
CHARSET=134 
FTS=1 
CONTENTS=JumpTo0 
TITLE=投诉抢修管理系统 
CNT=ARdemo.cnt 
COPYRIGHT=版权 (C)  1999  徐景周 
CITATION=投诉抢修管理系统  版本:1.0.0 
DEFFONT=宋体,9,134 
INDEX_SEPARATORS="-" 
HLP=ARdemo.hlp 
 
[FILES] 
ARhelp.rtf 
glossary.rtf 
 
[MAP] 
JumpTo0=0         ; main window 
JumpTo1=2         ; PHONE PART 
JumpTo2=3         ; database part 
 
[WINDOWS] 
main="投诉抢修管理系统",,60672,(r13697023),(r12632256),f3; main window 
subwin1="信息帮助",,8196,(r13697023),(r12632256),f3 
 
[CONFIG] 
BrowseButtons() 
createbutton(btn_find,&Find,find()) 
CreateButton(btn_tipic, &Topic, jumpId(JumpTo0)) 
CreateButton(btn_history, &History, history()) 
CreateButton(btn_version, &Version, popupid(about)) 
extinsertitem(mnu_help,itm_about,&About AppealRepair System Help...,popupid(about),1)             ; insert about window 
ExtInsertItem(mnu_file, itm_wpad, &WordPad, ExecFile(wordpad.exe), 3) 
createbutton(btn_glossary,&Glossary,jumpid(glossary)) 
CreateButton(btn_close, &Close, exit()) 
 
[CONFIG-subwin1] 
CreateButton(btn_version, &Version, popupid(about)) 
createbutton(btn_close,&Close,closewindow(subwin1))