<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Map Analysis Mode</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="default.css" media="screen" title="Default" /> <script type="text/javascript" src="scripts.js"></script> </head> <body> <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e"> <param name="keyword" value="Map Analysis Mode"> <param name="keyword" value="Error Checking"> </object> <div id="title"><h1>Map Analysis Mode</h1></div> <div id="contents"> <p> This mode helps finding problems in your map. It shows a small dialog window with the checks you wish to perform. Press <b>F4</b> in any classic mode to switch to this mode. Select the checks to perform and click the <b>Start Analysis</b> button. The problems that are found are displayed in a list. Click on of the problems to zoom in on the subject and show a description of the problem below the list. For some problems, buttons appear below the description that you can use to quickly fix the problem. </p> </div> </body>