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

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* File.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 commands that you use to create, open,
  15. and save data files. In addition, it also contains the
  16. command that you use to exit the Pipes application. The following
  17. commands appear in the File menu:
  18. :parml tsize=15 break=none.
  19. :pt.Exit
  20. :pd.Quits the Sample application
  21. :eparml.
  22.  
  23.  
  24. .*--------------------------------------------------------------*\
  25. .*  File menu Exit command help panel                           *
  26. .*      res = PANEL_FILEEXIT                                    *
  27. .*--------------------------------------------------------------*/
  28. :h1 res=2290 name=PANEL_FILEEXIT.Exit
  29. :i2 refid=File.Exit
  30. :p.You quit the Sample Pipes application by using the Exit command. To
  31. quit the Sample Pipes application, do the following:
  32. :ol.
  33. :li.Select the File menu and choose the Exit command.
  34. :eol.
  35.