Enter the following command to produce a Users Guide at your printer. 
It will describe how to install the MSGCOMP system.                  
.                                                                    
.          MSGCOMP /HELP /GUIDE                                      
.                                                                    
.                                                                    
Once you have extracted the individual modules from EXTRACT.EXE      
use the following descriptions to get familiar with the various      
files.                                                               
.                                                                    
EXAMPLES.TXT is a .TXT file suitable for MSGCOMPilation. Many of the 
examples referenced in the users guide are contained in this file.   
.                                                                    
LANGUAGE.C is a trivial program used to demonstrate how a single     
program can produce messages in various languages.                   
.                                                                    
LANGUAGE.EXE is the already compiled and linked version of the       
LANGUAGE.C module described above. This executable can be run        
immediately to display both english and german text using the same   
executable. Actually executing it will provide more details.         
.                                                                    
LANGUAGE.MSG is the file required by the LANGUAGE.EXE program. It    
is the equivalent of the LANG_GER.MSG file as delivered.             
.                                                                    
LANG_ENG.MSG is the English language message file.                   
.                                                                    
LANG_ENG.TXT is the input .TXT file that was MSGCOMPiled to produce  
LANG_ENG.MSG .                                                       
.                                                                    
LANG_GER.MSG is the German language message file.                    
.                                                                    
LANG_GER.TXT is the input .TXT file that was MSGCOMPiled to produce  
LANG_GER.MSG .                                                       
.                                                                    
MSGCOMP.EXE is the message compiler.                                 
.                                                                    
MSGCOMP.MSG is the message file associated with the message compiler.
Note that we used the technology of the MSGCOMP system to create the 
MSGCOMP system. We believe in the tools we create!                   
.                                                                    
MSGTEST.EXE is a trivial message tester that allows you to simply    
display every message within a file to the screen.                   
.                                                                    
PRINTMSG.CPT is the "compact" memory model version of printmsg.obj   
.                                                                    
PRINTMSG.H is the include file you use in your programs to get the   
prototype for printmsg function references, and also to provide you  
with a handy reference to the password assigned to this particular   
version of the MSGCOMP system.                                       
REMEMBER - THIS PASSWORD IS KNOWN BY EVERYONE THAT HAS THE           
UNREGISTERED VERSION OF THE MSGCOMP SYSTEM, AND IS THEREFORE NOT     
SECURE. PLEASE REFER TO THE USERS GUIDE FOR A THOROUGH EXPLANATION.  
.                                                                    
PRINTMSG.LRG is the "large" memory model version of printmsg.obj     
.                                                                    
PRINTMSG.MED is the "medium" memory model version of printmsg.obj    
.                                                                    
PRINTMSG.SML is the "small" memory model version of printmsg.obj     
