; This is a Sift.filter file for the Sift program. ; ; This filter file is specifically designed to be used on text files that ; will be used with the Ed (version 1.14) program. ; ; There are 60 hex codes listed in this filter file, all of them will cause ; 'Ed' (version 1.14) to display the error message "File contains binary", ; this error will keep Ed from loading the file into memory. ; ; To successfuly use any text file with Ed you must sift that text file ; with this filter. Ed will then see the resulting file as a text file ; ready for editing/browsing/snooping/etc. ; h00-h08 ; decimal = 0 thru 8 h0B ; decimal = 11 h0E-h1A ; decimal = 14 thru 26 h1C-h1F ; decimal = 28 thru 31 h7f-h9f ; decimal = 127 thru 159