Search found 31 matches
- Sun May 01, 2016 5:49 pm
- Forum: General
- Topic: Clip (TCL) file character set
- Replies: 1
- Views: 554
Problem Fixed
It turns out that even if your default encoding on save is UTF-8, clip library files must be saved as ANSI. All is now well.
- Thu Apr 28, 2016 11:04 pm
- Forum: General
- Topic: Clip (TCL) file character set
- Replies: 1
- Views: 554
Clip (TCL) file character set
What are the allowed entries for the CHARSET? I'm trying to legitimize a clip library which includes things like curly quotes. If I say "DEFAULT," when I click on the "LeftSingleQuote" entry, it shows up on my text as ‘ instead of ‘
- Thu May 08, 2014 7:25 pm
- Forum: General
- Topic: Replace is destroying line endings
- Replies: 25
- Views: 5928
- Thu May 08, 2014 6:23 pm
- Forum: General
- Topic: Replace is destroying line endings
- Replies: 25
- Views: 5928
Straight Quotes RegEx?
I've discovered I need to do the same gig as for curly quotes with straight quotes. Any suggestions? BTW, the curly quote regex is backed up on my systems. I occasionally look at it and mutter "My precious." 
- Wed Jul 31, 2013 5:58 pm
- Forum: General
- Topic: Special Characters TCL file
- Replies: 2
- Views: 692
- Sat Jul 27, 2013 5:23 am
- Forum: General
- Topic: Special Characters TCL file
- Replies: 2
- Views: 692
Special Characters TCL file
I'm trying to create a clip library which will let me quickly enter some special characters I use frequently so I don't have to set the numlock key on and hit alt+0147 or some other combo. However, I keep getting error messages.
Here's what I've got so far, and it blows up on line 8, according to ...
Here's what I've got so far, and it blows up on line 8, according to ...
- Sun Jun 30, 2013 3:51 pm
- Forum: General
- Topic: Setting up a library of Find(s)
- Replies: 5
- Views: 1380
- Thu Jun 27, 2013 6:24 pm
- Forum: General
- Topic: Setting up a library of Find(s)
- Replies: 5
- Views: 1380
Setting up a library of Find(s)
I've got a small collection of Regular Expressions, and I'd like to be able to save them in a library where I can click on them and have them immediately entered as the "Find what:".
Is there any way to set this up so I don't have to load the RegEx into a separate file, and copy/paste that into ...
Is there any way to set this up so I don't have to load the RegEx into a separate file, and copy/paste that into ...
- Wed May 01, 2013 10:37 pm
- Forum: General
- Topic: RegEx expression for quote check in British-typesets
- Replies: 2
- Views: 833
Yes.
I get a fair number of false positives, but then, I do for american-style typesetting, too. 
This is gorgeous and will be a great timesaver.
You, sir, are a wizard, and I thank you.
This is gorgeous and will be a great timesaver.
You, sir, are a wizard, and I thank you.
- Wed May 01, 2013 7:56 pm
- Forum: General
- Topic: RegEx expression for quote check in British-typesets
- Replies: 2
- Views: 833
RegEx expression for quote check in British-typesets
Unlike we Yanks, the Brits use single quotes to delimit dialogue. This poses a challenge for detecting unbalanced quotemarks in their books. The following two paragraphs illustate both a line with genuinely unbalanced quotes and one where the word "I'll" also includes a single quote which should be ...
- Tue Apr 23, 2013 10:29 pm
- Forum: General
- Topic: RegEx and non-English Characters
- Replies: 3
- Views: 1032
- Tue Apr 23, 2013 10:01 pm
- Forum: General
- Topic: RegEx and non-English Characters
- Replies: 3
- Views: 1032
Update: my bad
I re-checked the source text I was using and discovered that all the accented characters had already been changed to "?" because that's what textpad does when the default display font doesn't support accented characters. I changed the default font to Courier New and the accented/non-english ...
- Tue Apr 23, 2013 8:51 pm
- Forum: General
- Topic: RegEx and non-English Characters
- Replies: 3
- Views: 1032
RegEx and non-English Characters
I'm trying to generate a list of all the unique words in a text. Basic approach is to change anything that's NOT a hyphen, single-quote mark (both straight and curly), a "word character" or a digit into a "newline character, and then sort the list with case-sensitivity turned on and deletion of ...
- Wed Apr 17, 2013 10:45 pm
- Forum: General
- Topic: Replace is destroying line endings
- Replies: 25
- Views: 5928
- Tue Apr 16, 2013 10:13 pm
- Forum: General
- Topic: Replace is destroying line endings
- Replies: 25
- Views: 5928