home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / TOOLKIT / OS2 / NPIPE / SVRNPIPE.IPF < prev    next >
Text File  |  1994-11-17  |  1KB  |  32 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Svrmain.ipf - Information Tag Language file for the main     *
  4. .*              sample application's help manager               *
  5. .*                                                              *
  6. .*==============================================================*/
  7. :userdoc.
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Main window extended help panel                             *
  11. .*      res = PANEL_MAIN                                        *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=2100 name=PANEL_MAIN.About Sample
  14. :i1 id=aboutMain.About Sample
  15. :p.The Sample pipe application is the server end of a tic-tac-toe
  16. game.  It will display all messages received from and sent to th
  17. client processes.
  18.  
  19. .*-- Import the File menu help file --*
  20. .im file.ipf
  21.  
  22. .*-- Import the Option menu help file --*
  23. .im svroptn.ipf
  24.  
  25. .*-- Import the Help menu help file --*
  26. .im help.ipf
  27.  
  28. .*-- Import the Dialog boxes help file --*
  29. .im dlg.ipf
  30.  
  31. :euserdoc.
  32.