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

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* File.ipf - Information Tag Language file for the File menu   *
  4. .*              help panels.                                    *
  5. .*                                                              *
  6. .*  Copyright 1991, IBM Corp.                                   *
  7. .*==============================================================*/
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Main file menu                                              *
  11. .*      res = PANEL_FILE                                        *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=2210 name=PANEL_FILE.File Menu
  14. :i1 id=File.File Menu
  15. :p.The File menu contains commands that you use to create, open,
  16. and save data files. In addition, it also contains the
  17. command that you use to exit the Sample application. The following
  18. commands appear in the File menu:
  19. :parml tsize=15 break=none.
  20. :pt.Exit
  21. :pd.Quits the Sample application
  22. :eparml.
  23.  
  24.  
  25. .*--------------------------------------------------------------*\
  26. .*  File menu Exit command help panel                           *
  27. .*      res = PANEL_FILEEXIT                                    *
  28. .*--------------------------------------------------------------*/
  29. :h1 res=2290 name=PANEL_FILEEXIT.Exit
  30. :i2 refid=File.Exit
  31. :p.You quit the Sample application by using the Exit command. To
  32. quit the Sample application, do the following:
  33. :ol.
  34. :li.Select the File menu and choose the Exit command.
  35. :eol.
  36.