home *** CD-ROM | disk | FTP | other *** search
/ POINT Software Programming / PPROG1.ISO / misc / inter41 / int2whlp / i2w-file.txt < prev    next >
Text File  |  1994-05-31  |  3KB  |  72 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.  
  17. INTWIN.PH - Contains compression information for the Microsoft Windows help
  18. compiler HC31. The file is based on a beta-release of the Interrupt List.
  19. See I2W-HINT.TXT.
  20.  
  21.  
  22. FLT_METH.RTF - Filter Method.
  23.  
  24. This file describes Ralf Brown's INTPRINT program used as a filter program.
  25. The size of the Interrupt List can be reduced by passing the files through
  26. the INTPRINT program and specifying a filter file as a program parameter.
  27.  
  28. Whenever a partial compilation of the Interrupt List is redistributed, the
  29. redistributed material should include information about the filtering.
  30. INT2WHLP will include a note about filtering if the -f<filename> parameter
  31. is passed to the program, or if "filterFile=<filename>" is included in the
  32. configuration file's OPTION section. The note will have references to the
  33. FLT_METH.RTF file and to the specified filter file.
  34.  
  35. If another filter program is used instead of INTPRINT, FLT_METH.RTF can be
  36. used as a model for a method description. The file can be edited in a word
  37. processor program capable of importing and exporting RTF format files
  38. (several Windows based word processors).
  39.  
  40.  
  41. SEL_TOPC.RTF - Selected Topics.
  42.  
  43. This file gives access to selected topics from the Interrupt List. Entries
  44. in the Alias section of the configuration file are links to the List.
  45.  
  46. The file can be edited - or extended - in a word processor program capable
  47. of RTF format import and export.
  48.  
  49.  
  50. MISC_INF.RTF - Miscellaneous Information.
  51.  
  52. This file gives information about interface port pin assignments, EGA/VGA
  53. screen colors, scan codes, and control code acronyms.
  54.  
  55. It has been automatically compiled from a file in TurboPower Software
  56. help text format, and edited in an ASCII text editor. Although it can be
  57. imported to a word processor program capable of importing RTF format files,
  58. it should not be exported again, because it might cause format
  59. incompatibilities.
  60.  
  61.  
  62. I2W-FILE.TXT - This file.
  63.  
  64. I2W-HINT.TXT - Compilation and usage hints.
  65.  
  66. I2W-CFG.TXT - Describes the configuration file format.
  67.  
  68. I2W-OPT.TXT - Describes the INT2WHLP program parameters and options.
  69.  
  70. I2W-TEST.ZIP - File package easing experiments with fonts, font sizes,
  71. colors, windows position, etc.
  72.