PCB Matrix Format
by Numerical Innovations, Inc. (www.numericalinnovations.com)
Enter Command Line

Output directly for command-line processing.
<CommandEnter> Add Command-Line Text Here</CommandEnter>

Example:

<!-- Add simple square box by entering commands-->
<commandenter>add line</commandenter>
<commandenter>0,0</commandenter>
<commandenter>10,0</commandenter>
<commandenter>10,10</commandenter>
<commandenter>0,10</commandenter>
<commandenter>close</commandenter>