At
Macro - Set Auto Load you can specify to load a macro file. A macro file can contain more than 1 macro. Every macro recorded is appended to the existing macros from currently loaded macro file.
If you already have 2 macro files with 1 macro in each file. Load the first macro file, then use
Macro - Load and Append to Existing and save the macro file which now contains 2 macros. Specify this macro file as being automatically load.
See also my first post at
Help with macro creating how to create a new macro with macro code posted in the forums.
Please note:
For quick usage
Macro - Quick Record can be used. But a quick recorded macro does not have a macro name and it is not allowed to have 2 macros in a macro file with identical macro name. So quick recorded macros should be always renamed with
Macro - Delete Macro/Modify Properties before saving the macros into a macro file.
If you have 2 macro files with 1 quick recorded macro in each file, rename the first macro before appending the second macro file and then rename also the second macro. This is important for the macro list view - see
View - Views/Lists - Macro List.
Bego has written about the PlayMacro macro command for running several macros from within a macro. I think you don't need this here. Bego misunderstood your problem.
At
Macro - Set Auto Load you can also specify to automatically run 1 of the macros in the macro file once on all opened files specified on the command line when UltraEdit is started. That's what Bego is talking about.