Hi All,

I am in the process of converting from one interface program to a different interface program. Rather then spend several hours for each interface I am attempting to write a program that strips the rules of the interface and dumps them to the screen. My code is written in m$ C console app. When I open the input file it finds a fake EOF and stops processing. Any thoughts? I checked the file in a HEX editor and removed 00 E0 entries (EOF) but still the program fails. Source code and input file attached.