Dear all,
I am not sure how to set a phrase NOT to be executed if preceded by a certain character, in this case a comma.
So, to explain again, the phrase is:
, само да
and it is triggered by
само да
...in other words, it introduces a comma if a comma was incorrectly omitted before the phrase (which also includes a white space), but IF the comma was correctly included, then the result would be
,, само да
I want to make sure that the phrase is not triggered if a comma is already present. I am not sure how to do that.
Best regards,
SC
How NOT to execute a phrase after comma
-
- Posts: 3343
- Joined: 10 Feb 06, 22:23
One solution is to set the autotext to " само да" and in the "Expert options" set Prefix to Custom and list all characters that can be before the autotext.
The other solution would be using RegEx autotext.
The other solution would be using RegEx autotext.
-
- Posts: 2
- Joined: 24 Sep 11, 23:09
Dear Support,
Would it be possible to include in future versions the option for "all characters with the exception of [this one]"?
Best regards,
SC
Would it be possible to include in future versions the option for "all characters with the exception of [this one]"?
Best regards,
SC