home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / dos / tools / inter47 / int2guid / int2guid.re2 < prev    next >
Text File  |  1994-03-19  |  1KB  |  33 lines

  1. !WRAP
  2. This system contains a filtered version of Ralf Brown's Interrupt files.
  3. The filter program is Ralf Brown's INTPRINT program, and the contents
  4. of the filter file is listed below.
  5.  
  6. ;The following is a slightly edited copy from Ralf Brown's
  7. ;INTPRINT.DOC file:
  8. ;
  9. The filter file is a simple text file containing
  10. include lines, exclude lines, and comment lines. Include lines start
  11. with a plus sign (+) in the first column, followed immediately by the
  12. desired string; exclude lines start with a minus sign (-) in the first
  13. column, followed immediately by the desired string. Comment lines
  14. start with a hash mark (#) in the first column and are ignored.
  15.  
  16. Only entries whose title lines contain
  17. at least one of the include lines (ignoring uppercase/lowercase
  18. distinctions) and none of the exclude lines are processed.
  19.  
  20. All spaces on include and exclude lines are significant. Thus,
  21.         + DOS 
  22. !LINE
  23. will only match entries containing the five-letter sequence " DOS ",
  24. while
  25.         +DOS
  26. !LINE
  27. will match any entries containing the sequence "DOS", whether or
  28. not it is preceded and/or followed by a blank.
  29.  
  30. Here follows the contents of the filter file:
  31.  
  32. !NOWRAP
  33.