I have TextPad open with a Workspace, I have .txt files associated with TextPad from within TextPad, and I have Allow Multiple Instances To Run unchecked.
When I double click on a .txt file, it opens in a new instance of TextPad. I have to right click on the file, and select Open with TextPad in ...
Search found 304 matches
- Fri Jan 21, 2022 4:16 pm
- Forum: General
- Topic: Can't open file in Workspace by double clicking on file
- Replies: 1
- Views: 1581
- Thu Aug 26, 2021 12:08 am
- Forum: General
- Topic: Sort scrambling data
- Replies: 3
- Views: 2989
- Wed Aug 25, 2021 4:38 pm
- Forum: General
- Topic: Sort scrambling data
- Replies: 3
- Views: 2989
Sort scrambling data
I have a plain text data file of just under 100K rows. The data are all 5 to 8 digit numbers.
I sort it using
First Key From: 1
First Key Length: 10
Sort Order: Ascending
Comparison: Case insensitive or Case sensitive
The data becomes garbled.
I know that I should be using Comparison: Numeric ...
I sort it using
First Key From: 1
First Key Length: 10
Sort Order: Ascending
Comparison: Case insensitive or Case sensitive
The data becomes garbled.
I know that I should be using Comparison: Numeric ...
- Tue Aug 10, 2021 8:30 pm
- Forum: General
- Topic: Crash using this Regex: ^D*(d+)D*$
- Replies: 3
- Views: 2815
- Tue Aug 10, 2021 7:54 pm
- Forum: General
- Topic: Crash using this Regex: ^D*(d+)D*$
- Replies: 3
- Views: 2815
- Tue Aug 10, 2021 7:50 pm
- Forum: General
- Topic: Crash using this Regex: ^D*(d+)D*$
- Replies: 3
- Views: 2815
Crash using this Regex: ^D*(d+)D*$
I tried changing this:
^\D*(\d+)\D*$
To this:
$1
And crash
^\D*(\d+)\D*$
To this:
$1
And crash
- Thu Jul 22, 2021 10:57 pm
- Forum: General
- Topic: Need Expert Help, I think with Negative Lookbehind
- Replies: 3
- Views: 2726
- Thu Jul 22, 2021 7:54 pm
- Forum: General
- Topic: Need Expert Help, I think with Negative Lookbehind
- Replies: 3
- Views: 2726
Need Expert Help, I think with Negative Lookbehind
I'm trying to match on a SQL INSERT statement, but only up to the first GO statement. I think I need Negative Lookbehind assist, but I could not make it work.
This will keep finding until the LAST GO statement, but I only want the NEXT GO statement after the INSERT.
This will keep finding until the LAST GO statement, but I only want the NEXT GO statement after the INSERT.
insert +into +dbo.account .*GO
- Fri Feb 19, 2021 4:13 pm
- Forum: General
- Topic: 8.4 Open in TextPad session
- Replies: 14
- Views: 11066
- Wed Jul 17, 2019 10:07 pm
- Forum: General
- Topic: Cannot find a download link for TextPad 8.2
- Replies: 4
- Views: 2811
- Wed Jul 03, 2019 11:19 pm
- Forum: General
- Topic: Cannot find a download link for TextPad 8.2
- Replies: 4
- Views: 2811
Nevermind
Weird proxy issues here, I'm thinking.
- Wed Jul 03, 2019 11:17 pm
- Forum: General
- Topic: Cannot find a download link for TextPad 8.2
- Replies: 4
- Views: 2811
Cannot find a download link for TextPad 8.2
I've tried a couple of links that I thought might work. Nothing.
- Sat Feb 09, 2019 8:25 pm
- Forum: General
- Topic: [\x7F-\xFF] does not appear to work
- Replies: 3
- Views: 3653
- Sat Feb 09, 2019 8:23 pm
- Forum: General
- Topic: [\x7F-\xFF] does not appear to work
- Replies: 3
- Views: 3653
- Fri Feb 08, 2019 6:54 am
- Forum: General
- Topic: [\x7F-\xFF] does not appear to work
- Replies: 3
- Views: 3653
[\x7F-\xFF] does not appear to work
I'm trying to use the Regex Range of [\x7F-\xFF], but it does not appear to work. I can find some characters in the range, but not everything.
Here are two specifics.
I cannot find the left single quote (‘).
ALT-0145 on the keyboard.
I can find the latin small letter y with diaeresis (à...
Here are two specifics.
I cannot find the left single quote (‘).
ALT-0145 on the keyboard.
I can find the latin small letter y with diaeresis (à...