DESUMA Batch Window
The batch window can be found by clicking the
icon on the right side
of the toolbar. When using the batch window you have two options: type in all the commands directly into the window to
create states and transitions, or load a file that
already contains all the necessary commands to create your automaton.
The batch window looks like this:

To manually enter commands:
- Enter the commands in the space provided: one command per line
and no punctuation at the end of a line.
- When you are done, click "Submit" and the list of commands will
be processed in the order in which they appear in the batch window.
To load a file:
- Click the
icon;
- A pop-up window (like the one below) will appear, allowing you
to select a file containing your list of batch commands. Note that the
file must have a file extension .txt.
- The commands will be displayed in the batch window.
- Click "Submit" to process the commands. The resulting automaton
will be displayed in a new workspace.
Note:
- If you do not have a workspace already you must include new as the first command.
- If there is an existing workspace, and the first command in the
batch window is NOT new, commands
entered via the batch window will be applied to the currently selected
workspace.