RE: How to generate help file for showhelp
"David N. Heydon" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <90F148FB45DCD8118E7D00508B444C2304264B@SRVNTS03> |
The utility you need is called fglmkmsg. It takes a text file as input and produces a BDL help file. I recommend you read the 4js documentation for further info on this utility. -----Original Message----- From: jawson [mailto:[email protected]] Sent: 06 June 2005 10:35 To: [email protected] Subject: [fourjs-users] How to generate help file for showhelp Hello list Please somebody help me out. I need to know how to generate help file for function showhelp. My help file extension is .hlp Thank you very much.