home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / STYLE.ZIP / STY_FILE.IPF < prev    next >
Text File  |  1992-03-30  |  6KB  |  167 lines

  1. .**************************************************************************
  2. .*
  3. .*  File Name   : STY_FILE.IPF
  4. .*
  5. .*  Description : Information Tag Language file for help on the file menu
  6. .*
  7. .*  Copyright (C) 1992 IBM Corporation
  8. .*
  9. .*      DISCLAIMER OF WARRANTIES.  The following [enclosed] code is
  10. .*      sample code created by IBM Corporation. This sample code is not
  11. .*      part of any standard or IBM product and is provided to you solely
  12. .*      for  the purpose of assisting you in the development of your
  13. .*      applications.  The code is provided "AS IS", without
  14. .*      warranty of any kind.  IBM shall not be liable for any damages
  15. .*      arising out of your use of the sample code, even if they have been
  16. .*      advised of the possibility of such damages.                                                    *
  17. .*
  18. .**************************************************************************
  19.  
  20. .*--------------------------------------------------------------*\
  21. .*  Main file menu
  22. .*      res = PANEL_FILE
  23. .*--------------------------------------------------------------*/
  24. :h1 res=2210 name=PANEL_FILE.File Menu
  25. :i1 id=File.File Menu
  26. :p.The File menu contains commands that you use to create, open,
  27. save, and print data files. In addition, it also contains the
  28. command that you use to exit the Sample application. The following
  29. commands appear in the File menu:
  30. :parml tsize=15 break=none.
  31. :pt.New
  32. :pd.Creates a new untitled file
  33. :pt.Open
  34. :pd.Opens an existing file
  35. :pt.Save
  36. :pd.Saves any changes to current file
  37. :pt.Save As
  38. :pd.Saves the current file using a new name
  39. :pt.Print
  40. :pd.Prints a file
  41. :pt.Page Setup
  42. :pd.Displays various page-design options
  43. :pt.Print Setup
  44. :pd.Helps you set up your printer for use with the Sample application
  45. :pt.Exit
  46. :pd.Quits the Sample application
  47. :eparml.
  48.  
  49. .*--------------------------------------------------------------*\
  50. .*  File menu New command help panel
  51. .*      res = PANEL_FILENEW
  52. .*--------------------------------------------------------------*/
  53. :h1 res=2220 name=PANEL_FILENEW.New
  54. :i2 refid=File.New
  55. :p. You can create a new file in the Sample application window by
  56. using the New command. To create a new file, do the following:
  57. :ul.
  58. :li.Select the File menu and choose the New command.
  59. :eul.
  60. :p. The word "Untitled" appears in the title bar of the new file.
  61.  
  62.  
  63. .*--------------------------------------------------------------*\
  64. .*  File menu Open command help panel
  65. .*      res = PANEL_FILEOPEN
  66. .*--------------------------------------------------------------*/
  67. :h1 res=2230 name=PANEL_FILEOPEN.Open
  68. :i2 refid=File.Open
  69. :p.You can open a file that exists on any drive or in any directory
  70. by using the Open command. To open a file, do the following:
  71. :ul.
  72. :li.Select the File menu and choose the Open command.
  73. :eul.
  74. :p.A dialog box appears, showing you a list of files in the current
  75. directory.
  76.  
  77.  
  78. .*--------------------------------------------------------------*\
  79. .*  File menu Save command help panel
  80. .*      res = PANEL_FILESAVE
  81. .*--------------------------------------------------------------*/
  82. :h1 res=2240 name=PANEL_FILESAVE.Save
  83. :i2 refid=File.Save
  84. :p.You use the Save command to save changes you've made to your file.
  85. To save changes to the current file, do the following:
  86. :ul.
  87. :li.Select the File menu and choose the Save command.
  88. :eul.
  89.  
  90.  
  91.  
  92. .*--------------------------------------------------------------*\
  93. .*  File menu Save As command help panel
  94. .*      res = PANEL_FILESAVEAS
  95. .*--------------------------------------------------------------*/
  96. :h1 res=2250 name=PANEL_FILESAVEAS.Save As
  97. :i2 refid=File.Save As
  98. :p.You use the Save As command to name and save a new file.
  99. :p.Follow these steps to save a new file:
  100. :ol.
  101. :li.Select the File menu and choose the Save As command.
  102. :eol.
  103. :p.A dialog box appears, prompting you for a new filename.
  104.  
  105.  
  106. .*--------------------------------------------------------------*\
  107. .*  File menu Print command help panel
  108. .*      res = PANEL_FILEPRINT
  109. .*--------------------------------------------------------------*/
  110. :h1 res=2260 name=PANEL_FILEPRINT.Print
  111. :i2 refid=File.Print
  112. :p.You use the Print command to print a Sample application file.
  113. :p.Follow these steps to print a file:
  114. :ol.
  115. :li.Select the File menu and choose the Print command.
  116. :li.
  117. :eol.
  118.  
  119. .*--------------------------------------------------------------*\
  120. .*  File menu Page Setup command help panel
  121. .*      res = PANEL_FILEPAGESETUP
  122. .*--------------------------------------------------------------*/
  123. :h1 res=2270 name=PANEL_FILEPAGESETUP.PageSetup
  124. :i2 refid=File.Page Setup
  125. :p.You use the Page Setup command to format the page layout used when
  126. a file is printed.  Such formats include:
  127. :ol.
  128. :li.Paper margins.
  129. :li.Maximum paper margins.
  130. :li.Header and footer text.
  131. :eol.
  132. :p.Follow these steps to select the page setup for a file:
  133. :ol.
  134. :li.Select the File menu and choose the Page Setup command.
  135. :eol.
  136.  
  137.  
  138.  
  139. .*--------------------------------------------------------------*\
  140. .*  File menu Print Setup command help panel
  141. .*      res = PANEL_FILEPRINTSETUP
  142. .*--------------------------------------------------------------*/
  143. :h1 res=2280 name=PANEL_FILEPRINTSETUP.PrintSetup
  144. :i2 refid=File.Print Setup
  145. :p.You use the Print Setup command to set options that control how a
  146. file is printed.  Such options include:
  147. :ol.
  148. :li.Specifying which pages to print.
  149. :li.Number of copies to print.
  150. :eol.
  151. :p.Follow these steps to select print options for a file:
  152. :ol.
  153. :li.Select the File menu and choose the Print Setup command.
  154. :eol.
  155.  
  156. .*--------------------------------------------------------------*\
  157. .*  File menu Exit command help panel
  158. .*      res = PANEL_FILEEXIT
  159. .*--------------------------------------------------------------*/
  160. :h1 res=2290 name=PANEL_FILEEXIT.Exit
  161. :i2 refid=File.Exit
  162. :p.You quit the Sample application by using the Exit command. To
  163. quit the Sample application, do the following:
  164. :ol.
  165. :li.Select the File menu and choose the Exit command.
  166. :eol.
  167.