CafeTran
Welcome
Login
Home
Solutions
Forums
How can we help you today?
Enter your search term here...
Search
Login
to submit a new ticket
Check ticket status
Start a new topic
Discussions
CafeTran Forums
External Tools (macros, scripts, regular expressions, etc.)
Regex: the ^ character
alwayslockyourbike
started a topic
over 3 years ago
The ^ character is used to match:
the beginning of a line
anything
not
enclosed by the brackets [ and ]. It's also known as a negative character set.
Example of the latter:
Gives:
Login
to post a comment
More topics in
External Tools (macros, scripts, regular expressions, etc.)
LanguageTool: quite disappointing for Dutch
Parallel adding of new terms
Generate conjugated source terms
Lack of free keyboard shortcuts?
Searching with the NEAR operator
Real life: Automator and AppleScript
KM macro to move your source files etc. to your client project folder
REGEX: Exclude word(s) from selection.
Mac Automation
Check for embedded termbases in Studio packages
See all 106 topics
alwayslockyourbike
The ^ character is used to match: