Macros are small programs allowing to automate lengthy or time-consuming tasks in text documents. Macros in MyOffice Text are written using Lua programming language.
Macros are usually used for the following purposes:
•Add text.
•Find and replace elements throughout the text.
•Delete text.
If there are macros in the document, the command will be displayed on the command menu, which provides access to the list of macros in the document.
During the execution of a macro, working with the document is blocked by the message about the execution.
If the execution fails for some reason (for example, an error in the macro itself), an error message will be displayed.