home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / dos / tools / inter47 / int2whlp / i2w_file.txt < prev    next >
Text File  |  1995-05-29  |  3KB  |  85 lines

  1. Files included in the INT2WHLP.ZIP package:
  2.  
  3. INTWHLP1.TXT - The original introduction to the package.
  4.  
  5. INTWHLP2.TXT - An INTWHLP1.TXT update.
  6.  
  7. INTWIN.BAT - A batch file which calls INT2WHLP and HC31 to compile the
  8. Interrupt List.
  9.  
  10.  
  11. INT2WHLP.CFG - Configuration file for INT2WHLP.EXE.
  12.  
  13.  
  14. INT2WHLP.EXE - The Interrupt List -> WINHELP file precompiler.
  15.  
  16. INT2WHLP.PAS,
  17. INT2WHLP.INC - Source files for INT2WHLP.EXE
  18.  
  19.  
  20. INTWIN.PH - Contains compression information for the Microsoft Windows help
  21. compiler HC31. The file is based on the previous release of the Interrupt
  22. List. See I2W-HINT.TXT.
  23.  
  24.  
  25. FLT_METH.RTF - Filter Method.
  26.  
  27. This file describes Ralf Brown's INTPRINT program used as a filter program.
  28. The size of the Interrupt List can be reduced by passing the files through
  29. the INTPRINT program and specifying a filter file as a program parameter.
  30.  
  31. Whenever a partial compilation of the Interrupt List is redistributed, the
  32. redistributed material should include information about the filtering.
  33. INT2WHLP will include a note about filtering if the -f<filename> parameter
  34. is passed to the program, or if "filterFile=<filename>" is included in the
  35. configuration file's OPTION section. The note will have references to the
  36. FLT_METH.RTF file and to the specified filter file.
  37.  
  38. If another filter program is used instead of INTPRINT, FLT_METH.RTF can be
  39. used as a model for a method description. The file can be edited in a word
  40. processor program capable of importing and exporting RTF format files
  41. (several Windows based word processors).
  42.  
  43.  
  44. SEL_TOPC.RTF - Selected Topics.
  45.  
  46. This file gives access to selected topics from the Interrupt List. Entries
  47. in the Alias section of the configuration file are links to the List.
  48.  
  49. The file can be edited - or extended - in a word processor program capable
  50. of RTF format import and export.
  51.  
  52.  
  53. MISC_INF.RTF - Miscellaneous Information.
  54.  
  55. This file gives information about interface port pin assignments, EGA/VGA
  56. screen colors, scan codes, and control code acronyms.
  57.  
  58. It has been automatically compiled from a file in TurboPower Software
  59. help text format, and edited in an ASCII text editor. Although it can be
  60. imported to a word processor program capable of importing RTF format files,
  61. it should not be exported again, because it might cause format
  62. incompatibilities.
  63.  
  64.  
  65. I2W_HH.RTF - INTWIN Help and Hints.
  66.  
  67. The help file's Help and Hints topics.
  68.  
  69.  
  70. I2W-FILE.TXT - This file.
  71.  
  72. I2W-HINT.TXT - Compilation and usage hints.
  73.  
  74. I2W-CFG.TXT - Describes the configuration file format.
  75.  
  76. I2W-OPT.TXT - Describes the INT2WHLP program parameters and options.
  77.  
  78. I2W-TEST.ZIP - File package easing experiments with fonts, font sizes,
  79. colors, windows position, index columns, etc.
  80.  
  81. BAG.INI - A baggage file for Microsoft's Full Text Search engine. It is
  82. inserted by default in INTWIN.HLP due to commands in INT2WHLP.CFG. This
  83. is useful if you want to use the FTS engine, and harmless if you don't.
  84.  
  85.