Macros

Add New Macro Item [Ctrl+A]

Add new macro item by appending a new empty macro at the end.

Remove Macro Item

Remove macro item from the list.
Please note, that removing the item can't be undone!

Move Macro Item

Move macro item up or down in the list by changing the actual index in the list.
Note that moving an item can be done by dragging it with the mouse as well.

Select Macro Items

Select multiple macro items enabling you to perform operations like Remove (but not Move) on multiple items with a single mouse click. Selected items are marked with a red item index.
Note that you can select a range by holding down the shift button while clicking on the item.

Macro Item Name [Ctrl+N]

Enter the name to be used for the actual macro item. Names can be used instead of index numbers to address the item.
Note that the first item name found will be used so names should be unique.

Set/Unset Startup Macro

Pushing the button sets the current macro as the startup macro executing on power-up automatically.

Code Page

Select code page from the list to be used for the current macro.

Save Macros

Save macro data to a file.

Load Macros

Load macro data from a file. This will replace all existing macros with the new data from the file.

Export Macro Item

Export current macro to a file.

Import Macro Item

Import a macro by adding the content of the file to a new macro appended.

Send Commands [Ctrl+Enter]

Send commands from the editor window to the iLCD panel.

Call Macro [Shift+Enter]

Call current macro by sending \iOE\D0 to the iLCD panel.

Open Documentation [Shift+Ctrl+F1]

Open the command documentation PDF file with the default PDF viewer.

Macro Index [Ctrl+J]

Select index of macro to be shown.