EXMSGFIX.EXE This is a quick program to patch capture files from Exec-PC with the new 10/09/92 header format for use with Pat Mills' ExecMsg Reader. It restores the conference/topic headers to the format ExecMsg Beta .98 is looking for. Also, be sure you have the latest EXECMENU.INI by either editting it in ExecMSg or downloading EXMNUREV.ZIP as the message tree on Exec-PC changed 10/05/92. It is written in Microsoft Visual Basic and uses routines from Crescent Software's QuickPAK Professional For Windows Dynamic Link Library. It runs from windows and requires VBRUN100.DLL and QPRO.DLL to be in your WINDOWS\SYSTEM subdirectory. Both of the .DLLs are available in the VBSTUFF.ZIP file located in the permanent file area at the top of the Windows Collection on Exec-PC. You can do a selective download of these two files if you don't have them. It requires enough disk space to create a temporary image of the capture file while it repairs the headers. I threw the program together in about 45 minutes so I didn't use any magic binary file access methods, just a sequential read/fix/write/delete/rename method. Enjoy, Bill Beasley