cwn / closewindow             Closes a 'grid' window

   Format:
      ;cwn <number>           Closes the window <number>

   Notes:
      The workspace grid is an invisible grid, spanning the whole available
         workspace, on which Axmud tries to arrange its windows so that they
         don't overlap (as far as possible). The grid is divided into zones
         within which one or more windows are arranged. The 'blueprint' for
         zones on a desktop is called a 'zonemap'.
      Only 'grid' windows (including the 'main' window, task windows and the
         automapper window) are arranged on the workspace grid. Temporary
         windows, including the data viewer window and all edit, preference,
         wizard and dialogue windows, are not affected.

      ';closewindow' can be used on any 'grid' window except 'main' windows. (If
         each session has its own 'main' window, you can terminate the session
         with ';stopsession', which closes its 'main' window.)
      A window's <number> can be obtained with the ';listwindow' command.

   User commands:
      cwn / closewin / closewindow
