<!-- Copyright (c) 2009-2026 Motion Genesis LLC.  All rights reserved. -->
<!DOCTYPE html>
<html lang="en">
<head>
   <title>MotionGenesis Help</title>
   <link rel="shortcut icon" href="./MGProgramFiles/MGIconOnly32x32.ico">
   <meta name="viewport" content="width=device-width, initial-scale=1"/>
   <style type="text/css">
      :root    {--MGdarkBlue: rgb(0, 0, 120); --MGcolorLink:rgb(0, 70, 140);}
      body     {margin: 0.0em; font-family: "Roboto", sans-serif;}
      a:link   {color: var(--MGcolorLink); text-decoration-line: none; /* underlines. */}
      a:hover  {color:rgb(0, 0, 80); text-decoration-line: underline;}
      a:active {color: var(--MGcolorLink); text-decoration-line: underline;}
      .all-content {display: flex; flex-direction: column; align-items: center;}
      .all-content > div {max-width: 95%;}
      .item-block {overflow-x: auto;}
      h4 {
         color: var(--MGdarkBlue);
         font-weight: bold;
         font-size: 1.25em;
         margin-top: 0.5em;
         margin-bottom: 0.5em;
      }
      pre {
         font-family: Consolas, "Lucida Console", Monaco, 'Courier New', monospace;
         min-width: 44.75em;
         max-width: 50.5em;
         margin-top: 0em;
         margin-bottom: 1.675em;
         padding-top: 0.5em;
         border-top: 0.375em solid var(--MGdarkBlue);
      }
      pre div {
         margin-top: 0.675em;
         padding-left: 0.5em;
         padding-right: 0.5em;
         border-radius: 0.5em;
         background-color: rgb(239, 239, 239); /* MGcolorA (off-white) */
      }
      code {font-family: 'Cascadia Mono', Consolas, 'Lucida Console', 'Courier New', monospace;}
         /* 'Cascadia Mono' is the default font for Microsoft's updated Command Prompt, and therefore MG for newer versions of Windows */
   </style>
</head>
<body>
<div class="all-content">
<div id="Help"><h1 style="color: var(--MGdarkBlue); margin-bottom: 0.375em;">Motion&shy;Genesis&trade; Help</h1></div>
<div><h3>Copyright &copy; 2009-2026 Motion Genesis LLC. All rights reserved.</h3></div>
<div class="item-block"><pre>

