home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / sdk / ipfc / ipfc.hlp (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1996-01-30  |  6.9 KB  |  226 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Help for File ΓòÉΓòÉΓòÉ
  3.  
  4. Use the File pull-down choices to open a file for compilation. 
  5.  
  6.  
  7. ΓòÉΓòÉΓòÉ 2. Help for Compile ΓòÉΓòÉΓòÉ
  8.  
  9. Use the Compile pull-down choices to specify options for compilation, start or 
  10. stop the compilation. 
  11.  
  12.  
  13. ΓòÉΓòÉΓòÉ 3. Help for Help ΓòÉΓòÉΓòÉ
  14.  
  15. Use the Help menu to: 
  16.  
  17.  o get a help index 
  18.  o get general help 
  19.  o get help on how to use help 
  20.  o display the product information 
  21.  
  22.  
  23. ΓòÉΓòÉΓòÉ 4. Help for Open ΓòÉΓòÉΓòÉ
  24.  
  25. Choose the Open menu item to open an existing source file for compilation. When 
  26. you select this choice, a dialog is displayed for you to enter the filename. 
  27.  
  28.  
  29. ΓòÉΓòÉΓòÉ 5. Help for Exit ΓòÉΓòÉΓòÉ
  30.  
  31. Choose the Exit menu item to quit this application. 
  32.  
  33.  
  34. ΓòÉΓòÉΓòÉ 6. Help for Options ΓòÉΓòÉΓòÉ
  35.  
  36. Choose the Options menu item to enter the compilation options. When you select 
  37. this choice, a dialog is displayed for you to enter the options for 
  38. compilation. 
  39.  
  40.  
  41. ΓòÉΓòÉΓòÉ 7. Help for Run ΓòÉΓòÉΓòÉ
  42.  
  43. Choose the Run menu item to start the compilation. 
  44.  
  45.  
  46. ΓòÉΓòÉΓòÉ 8. Help for Stop ΓòÉΓòÉΓòÉ
  47.  
  48. Choose the Stop menu item to stop the compilation. 
  49.  
  50.  
  51. ΓòÉΓòÉΓòÉ 9. Help for Help Index ΓòÉΓòÉΓòÉ
  52.  
  53. Choose the Index menu item to display an Index list of help items. 
  54.  
  55.  
  56. ΓòÉΓòÉΓòÉ 10. Help for General Help ΓòÉΓòÉΓòÉ
  57.  
  58. Choose the General Help menu item to display general information about the 
  59. current active window. 
  60.  
  61.  
  62. ΓòÉΓòÉΓòÉ 11. Help for Using Help ΓòÉΓòÉΓòÉ
  63.  
  64. Choose the Using Help menu item to find out how to use the help facility. 
  65.  
  66.  
  67. ΓòÉΓòÉΓòÉ 12. Help for Product Information ΓòÉΓòÉΓòÉ
  68.  
  69. Choose the Product Information menu item to display the copyright information. 
  70.  
  71.  
  72. ΓòÉΓòÉΓòÉ 13. Help for Options Dialog ΓòÉΓòÉΓòÉ
  73.  
  74. To specify the target language for the compiled file, select a language listed 
  75. in the Language drop-down list. 
  76.  
  77. If you want to create an output file (.INF) to be used by the viewer IVIEW, 
  78. select .INF in the Output File Type drop-down list. The .HLP choice is to 
  79. create output files that can be used by your application to display help 
  80. information. 
  81.  
  82. Check the Suppress Search check box if you want to suppress search performance 
  83. while reducing the file size of the compiled file. 
  84.  
  85. Check the Create Cross Ref List to generate and display a cross reference table 
  86. of IDs. 
  87.  
  88. In the Warning Level drop-down list, select the warning level where messages 
  89. are displayed. 
  90.  
  91.  Value     Meaning 
  92.  1         Returns only warning level 1 messages. Warning level 1 messages are 
  93.            the most severe. 
  94.  2         Returns only warning level 1 and 2 messages. 
  95.  3         Returns all messages. This is the default. Warning level 3 messages 
  96.            are the least severe. 
  97.  
  98.  When you have selected your options, click on the OK pushbutton to save the 
  99.  options. Click on the Cancel pushbutton to cancel any changes and dismiss this 
  100.  dialog box. 
  101.  
  102.  
  103. ΓòÉΓòÉΓòÉ 13.1. Help for Language ΓòÉΓòÉΓòÉ
  104.  
  105. In the drop-down list, select the target language for the compiled file. 
  106.  
  107.  
  108. ΓòÉΓòÉΓòÉ 13.2. Help for Suppress Search ΓòÉΓòÉΓòÉ
  109.  
  110. Select this option to suppress creation of the search document index. This will 
  111. make compilation faster and reduce storage but will make any search queries 
  112. performed on the compiled file slow. 
  113.  
  114.  
  115. ΓòÉΓòÉΓòÉ 13.3. Help for Cross Ref ΓòÉΓòÉΓòÉ
  116.  
  117. Check the Create Cross Ref List to generate and display a cross reference table 
  118. of IDs. 
  119.  
  120.  
  121. ΓòÉΓòÉΓòÉ 13.4. Help for Warning Level ΓòÉΓòÉΓòÉ
  122.  
  123. In the Warning Level drop-down list, select the warning level where messages 
  124. are displayed. 
  125.  
  126.  Value     Meaning 
  127.  1         Returns only warning level 1 messages. Warning level 1 messages are 
  128.            the most severe. 
  129.  2         Returns only warning level 1 and 2 messages. 
  130.  3         Returns all messages. This is the default. Warning level 3 messages 
  131.            are the least severe. 
  132.  
  133.  
  134. ΓòÉΓòÉΓòÉ 13.5. Help for Output File ΓòÉΓòÉΓòÉ
  135.  
  136. Select INF if you want to generate an .INF file to be used by the document 
  137. viewer IVIEW, otherwise select HLP to generate a .HLP file to be used by your 
  138. application to display help information. 
  139.  
  140.  
  141. ΓòÉΓòÉΓòÉ 14. Help for IPF compiler ΓòÉΓòÉΓòÉ
  142.  
  143. You can specify all input options from the command line or by selecting the 
  144. options from the Options dialog box. The syntax of specifying options in the 
  145. command line is as follows: 
  146.  
  147.     IPFC filename [/INF] [/S] [/X] [/W]
  148.  
  149. where 
  150.  
  151.  filename 
  152.                 Name of your source file. 
  153.  
  154.  /INF 
  155.                 Compiles the source file as an online document to be used by 
  156.                 the viewer, IVIEW. If this parameter is not included, the 
  157.                 default is to compile the file as a help library to be used by 
  158.                 your application for displaying help information. 
  159.  
  160.  /S 
  161.                 Suppress the performance of the Search function while reducing 
  162.                 the file size of the compiled file. 
  163.  
  164.  /X 
  165.                 Generates and displays a cross-reference list. 
  166.  
  167.  /Wn 
  168.                 Generates and displays a list of error messages. n can be any 
  169.                 number from 1 to 3 and indicates the level of error messages 
  170.                 you want to receive. Level 1 message are the most severe 
  171.                 messages and level 3 the least. 
  172.  
  173.  You can also change any default options using the  Options menu item. Once you 
  174.  have specified your options, select the  Open menu item to open an existing 
  175.  file for compilation. 
  176.  
  177.  You can stop compilation at any time by selecting the Stop menu item. 
  178.  
  179.  
  180. ΓòÉΓòÉΓòÉ <hidden> OK ΓòÉΓòÉΓòÉ
  181.  
  182. Select the OK button to accept all changes. 
  183.  
  184.  
  185. ΓòÉΓòÉΓòÉ <hidden> Cancel ΓòÉΓòÉΓòÉ
  186.  
  187. Select the Cancel button to dismiss the dialog without making any changes. 
  188.  
  189.  
  190. ΓòÉΓòÉΓòÉ <hidden> Help ΓòÉΓòÉΓòÉ
  191.  
  192. Select the Help button for help on how to use this dialog. 
  193.  
  194.  
  195. ΓòÉΓòÉΓòÉ 15. Help for Open Dialog ΓòÉΓòÉΓòÉ
  196.  
  197. In the File Name field, type in the filename to open and compile. You can also 
  198. select the file from the listbox below this field. If the file you want to 
  199. compile is not on the current directory, change the drive by selecting the 
  200. right drive in the Drives list and the directory in the Directories list. Click 
  201. on OK to load the file and compile it. Click on Cancel to dismiss this dialog. 
  202.  
  203.  
  204. ΓòÉΓòÉΓòÉ 15.1. Help for FileName ΓòÉΓòÉΓòÉ
  205.  
  206. Enter the name of the file to open and compile. 
  207.  
  208.  
  209. ΓòÉΓòÉΓòÉ 15.2. Help for FileList ΓòÉΓòÉΓòÉ
  210.  
  211. Select the file to open from the list. 
  212.  
  213.  
  214. ΓòÉΓòÉΓòÉ 15.3. Help for Directories ΓòÉΓòÉΓòÉ
  215.  
  216. Select the directory where the file to be compiled is found. 
  217.  
  218.  
  219. ΓòÉΓòÉΓòÉ 15.4. Help for File Type ΓòÉΓòÉΓòÉ
  220.  
  221. Enter the extension of the files to be included in the list. 
  222.  
  223.  
  224. ΓòÉΓòÉΓòÉ 15.5. Help for Drives ΓòÉΓòÉΓòÉ
  225.  
  226. Enter the drive where the file is found.