USING M1 The following instructions should be sufficient to enter M1 from a DOS window and use its basic features. To enter M1 and run a consultation: A>M1 //from DOS click on m1.exe //from Windows Explorer You will be in delivery mode and should press F9 to enter development mode. When you have more experience, you may wish to remain in, or switch back to, delivery mode. M1> load FILENAME (loads FILENAME) M1> go (starts the consultation. >> indicates you have started.) TO GET HELP: M1>help (lists available commands M1> help command (tells how to use command) USEFUL: M1>add (allows you to enter a new rule) M1>edit (allows you to edit an existing rule. You will need to find the name of the rule by listing the knowledge base) M1>list (list rules in the current knowlege base) M1>save FILENAME (saves the current knowledge base in FILENAME) M1>show (lists all facts that have been concluded) M1>trace on (lists rules that are being invoked during a consultation)