home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 April
/
PCWorld_2000-04_cd.bin
/
Software
/
TemaCD
/
winedit
/
menuhelp.ma_
< prev
next >
Wrap
Text File
|
1997-11-11
|
205b
|
9 lines
; WinEdit Sample Macro
;
; Loads the WIL help file, does a partial key
; lookup of the topic "Menu Files"
helpfile = strcat(DirHome,"help\wil.hlp")
WinHelp(helpFile, "PartialKey", "Menu Files")