1 reply

Can you please export your task's description (not xml) so I can take a look? Long-click the task in Tasker->export description Thanks in advance

D

    Hgg (566)

     A1: Run Shell [ Command:Foo Timeout (Seconds):0 Use Root:Off Store Output In: Store Errors In:%stderr Store Result In: Continue Task After Error:On ] 

     <Shell_code should be 127>

     A2: Multiple Variables Set [ Names:%shell_code,%abc Variable Names Splitter: Values:%err,123 Values Splitter: Do Maths:Off Max Rounding Digits:3 Keep Existing:Off Structure Output:Off ] If [ %err Set ]

     A3: Flash [ Text:%shell_code

    %abc Long:Off ] 

     <For this works correctly>

     A4: [X] Variable Set [ Name:%shell_code To:%err Recurse Variables:Off Do Maths:Off Append:Off Max Rounding Digits:3 Structure Output:On ] 

    

Thanks. What does %err contain in that scenario after A2 is ran?