home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / npipe / clifile.ipf < prev    next >
Text File  |  1999-05-11  |  2KB  |  51 lines

  1. .*===============================================================*\
  2. .*                                                               *
  3. .* Clifile.ipf - Information Tag Language file for the File menu *
  4. .*              help panels.                                     *
  5. .*                                                               *
  6. .*===============================================================*/
  7.  
  8. .*--------------------------------------------------------------*\
  9. .*  Main file menu                                              *
  10. .*      res = PANEL_FILE                                        *
  11. .*--------------------------------------------------------------*/
  12. :h1 res=2210 name=PANEL_FILE.File Menu
  13. :i1 id=File.File Menu
  14. :p.The File menu contains the command that you use to start
  15. the tic-tac-toe game. In addition, it also contains the
  16. command that you use to exit the Sample application. The following
  17. commands appear in the File menu:
  18. :parml tsize=15 break=none.
  19. :pt.Start Game
  20. :pd.Starts a game of tic-tac-toe
  21. :pt.Exit
  22. :pd.Quits the Sample application
  23. :eparml.
  24.  
  25.  
  26. .*--------------------------------------------------------------*\
  27. .*  File menu Exit command help panel                           *
  28. .*      res = PANEL_FILESTART                                   *
  29. .*--------------------------------------------------------------*/
  30. :h1 res=2220 name=PANEL_FILESTART.Start Game
  31. :i2 refid=File.Start Game
  32. :p.You start the tic-tac-toe game by using the Start Game command.
  33. To start the game, do the following:
  34. :ol.
  35. :li.Select the File menu and choose the Start Game command.
  36. :li.Answer Yes or No when asked if you would like to move first.
  37. :eol.
  38.  
  39.  
  40. .*--------------------------------------------------------------*\
  41. .*  File menu Exit command help panel                           *
  42. .*      res = PANEL_FILEEXIT                                    *
  43. .*--------------------------------------------------------------*/
  44. :h1 res=2290 name=PANEL_FILEEXIT.Exit
  45. :i2 refid=File.Exit
  46. :p.You quit the Sample application by using the Exit command. To
  47. quit the Sample application, do the following:
  48. :ol.
  49. :li.Select the File menu and choose the Exit command.
  50. :eol.
  51.