Do I need to precede the curly bracket with something to make it visible to the action?
oops I meant\}--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/IqCax_wCjqc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
The preceeding backslash eliminated the error, but failed to make the curly bracket be replaced by the blank I set. Any ideas on that please?
The preceeding backslash eliminated the error,
The preceeding backslash eliminated the error,be sure to use forward slash..
> forward slash replicated the error.
>
My mistake the backslash is correct .
Always put the issues in the simplest form to debug .
This works for me ...
Regx (337)
A1: Variable Set [ Name:%reg To:sdf{ghk} ggg Recurse Variables:Off Do Maths:Off Append:Off ]
A2: Variable Search Replace [ Variable:%reg Search:\} Ignore Case:Off Multi-Line:Off One Match Only:Off Store Matches In: Replace Matches:On Replace With: ]
A3: Flash [ Text:%reg Long:Off ]
--