home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ddfmek.zip / README.TXT < prev   
Text File  |  1994-01-29  |  661b  |  19 lines

  1. DDF EXAMPLE - HELP.EXE
  2.  
  3. By request, here is a small example using IPF's DDF (Dynamic Data Facility)
  4. which allows the app to dynamically create help text.  It was modified from
  5. the IPF example in the toolkit.
  6.  
  7. Run HELP.EXE and click in the window
  8. to get the help screen.  The "Ddf Test Panel" shows examples of using
  9. DdfPara, DdfText, DdfInform and DdfHyperText.  Most of the other Ddf
  10. functions follow easily from this.
  11.  
  12. Note that the HM_QUERY is not documented correctly by IBM.  Specifically,
  13. the usselectionid parameter should take the place of usreserved, and
  14. usreserved should be removed.
  15.  
  16. Mat Kramer, 75746.2404@compuserve.com
  17. 1/29/94
  18.  
  19.