UltraEdit and UEStudio have the function of recording many of their commands during the manual execution of a macro and restarting this macro later. The macro can also be edited to add a loop or simple conditions.
And UltraEdit / UEStudio also supports scripts. These scripts are analyzed using the core JavaScript kernel. Therefore, all those supported by the JavaScript core, such as variables, arrays, string manipulations, integer or float calculations, nested loops, etc., can also be used in these scripts, as well as many commands of UltraEdit / UEStudio itself.
UltraEdit is available for Windows, Linux, and Mac and as a portable application for Windows.
Mofi
source share