Procedures, the main component of the program, are build of commands. The command is the basic programming tool in Lordui. The following section describes commands available in the program. You may insert commands in few ways:- with right mouse click on procedure or command and choosing the menu item 'Add step to/before/after',
- edit it in text editor in XML format and the paste it to procedure,
- with left commands menu.
Most of the commands have parameters, that you may edit clickng it on procedure tree or by selecting
to edit it in new window. Commands may also be cut, copied, moved with menu under right mouse click or with popular keyboard shortcuts ctrl+x, ctrl+c, ctrl+v. The commands are stored in memory in XML format.
To remove command from procedure, select it and click
toolbar button or simple Delete keyboard button.
Subsections
krzys2017-02-06