Auto+           => Repeatedly do Run+ to generate max s
AutoO           => Repeatedly do RunO to generate max x
ChDir=x or CD=x => Change directory to x
ClearLog or CL  => Clear the log file
Diag=0 or DF    => Turn Diagnostic mode off (False)
Diag=1 or DT    => Turn Diagnostic mode on (True)
Execute or Ex   => Execute command file FileX
Exit or Q       => Exit/Quit the program
FileL=x or FL=x => Set Output file name of Log file
FileM=x or FM=x => Set Output file name of MaxX file
FileO=x or FO=x => Set Output file name of Output file
FileX=x or FX=x => Set Input file name of eXecute command file
Help or He      => Show this Help
Init or In      => Initialize the program from the beginning
Log=0 or LF     => Turn Log screen to log file mode off (False)
Log=1 or LT     => Turn Log screen to log file mode on (True)
Out=0 or OF     => Turn output sequence to Output file mode off (False)
Out=1 or OT     => Turn output sequence to Output file mode on (True)
Quiet=0 or QF   => Turn quiet mode off (False)
Quiet=1 or QT   => Turn quiet mode on (True)
Restore or Re   => Restore the state of inputs from Save.txt
Run             => Generate the Juggler Sequence starting with x(0)
Run+            => Increase x(0) by one and generate the Sequence
RunO            => Increase x(0) to next odd number and generate the Sequence
Save or Sa      => Save the state of inputs to Save.txt
State or St     => Show state of inputs
x0=x            => Set starting number x(0) to x
WriteMax or WM  => Output Max Juggler Number computed to MaxX file
//              => Comment follows, can also be on a line after a command
