Is there a general problem when starting UE macro processing from the command line?
I have several macros which i use every day, but some of them do not work when they are started from the command line. When i run the same macro when UE is open, then it works.
The problem only exists, when the macro has multiple "Loops" and "Ifs".
When a loop has a find command, followed by "IfFound" and "else", then "IfFound" and "else are not processed in the same way as when the macro is started from the command line.
My UE Version is 10.10c
I have several macros which i use every day, but some of them do not work when they are started from the command line. When i run the same macro when UE is open, then it works.
The problem only exists, when the macro has multiple "Loops" and "Ifs".
When a loop has a find command, followed by "IfFound" and "else", then "IfFound" and "else are not processed in the same way as when the macro is started from the command line.
My UE Version is 10.10c