home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / OPNOS2.ZIP / USERHELP.IPF < prev    next >
Text File  |  1992-07-14  |  1KB  |  40 lines

  1. .* ----------------------- USERHELP.IPF ------------------------
  2. .*If you wish to define help panels for the application end users,
  3. .*you should modify this file.
  4. .*
  5. .*
  6. .*This file is embedded within OpenWin standard help file - RARSE.IPF.
  7. .*
  8. .*In order to know how to define an .IPF file look at the 
  9. .*proper section (Developing Help Information) at the
  10. .*IBM OS/2 Programming Guide.
  11. .*After editing the USERHELP.IPF File you should compile the file
  12. .*RARSE.IPF in order to create the help file - RARSE.HLP.
  13. .*
  14. .*The compilation is done using the OS/2 IP.*
  15. .*
  16. .*
  17. .*
  18. .*Use resource codes (res=) from 10000 and higher.
  19. .*
  20. .*----------------------------------------------------------------
  21. :h1 res=10000. User Help Panel 1
  22. Type here the help you wish associate with 
  23. this resource.
  24. .*
  25. .*
  26. :h1 res=10010. User Help Panel 2
  27. Type here the help you wish to associate with 
  28. this resource.
  29. .*
  30. .*
  31. :h1 res=10020. User Help Panel 3
  32. Type here the help you wish to associate with 
  33. this resource.
  34. You can define other resources if you wish.
  35. .*
  36. .*
  37. .*
  38. .*
  39.  
  40.