Search found 11 matches
- Mon May 06, 2019 11:34 am
- Forum: General
- Topic: ETA for the next release?
- Replies: 6
- Views: 1224
- Wed May 01, 2019 2:49 pm
- Forum: General
- Topic: ETA for the next release?
- Replies: 6
- Views: 1224
ETA for the next release?
Any updates on when we will see a new release of TextPad? i have a enhancement that in the next version
- Fri May 18, 2018 4:22 pm
- Forum: Enhancement Suggestions
- Topic: FER: suppress the warning when doing Find in Files search
- Replies: 2
- Views: 2213
FER: suppress the warning when doing Find in Files search
Due to the issue that was fixed (see below) we are now getting prompted with a warning log line every time the file is split. Please suppress the warring WARNING: Line 153107 split at 64 KB in C:\Users\username\Desktop\Logs\20180516\File.txt WARNING: Line 153174 split at 64 KB in C:\Users\username ...
- Tue Aug 31, 2010 7:51 pm
- Forum: General
- Topic: need help with tidy.exe for XML
- Replies: 3
- Views: 498
- Tue Aug 31, 2010 5:52 pm
- Forum: General
- Topic: need help with tidy.exe for XML
- Replies: 3
- Views: 498
need help with tidy.exe for XML
Hello All, I am looking for a way to take a xml log file and have it converted. here is a example: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="h ttp://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3 .org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XM ...
- Tue Nov 10, 2009 11:48 am
- Forum: General
- Topic: How to highlight a two words from a line
- Replies: 7
- Views: 1261
Working with two words
Hello, Yes i just tried it again and it still doe snot work, I edited the syn file, selected another one, a 1. Edit the syn file 2. Choose a diffrent syn file as the text class 3. Apply ok 4. Change the syn file back to the one i want 5. Close and open textpad 6. drag and drop a log file in single ...
- Mon Nov 09, 2009 6:37 pm
- Forum: General
- Topic: How to highlight a two words from a line
- Replies: 7
- Views: 1261
- Mon Nov 09, 2009 6:14 pm
- Forum: General
- Topic: How to highlight a two words from a line
- Replies: 7
- Views: 1261
- Mon Nov 09, 2009 5:53 pm
- Forum: General
- Topic: How to highlight a two words from a line
- Replies: 7
- Views: 1261
How to highlight a two words from a line
Hello All, I am using a c.syn as a base and i was adding some keywords to highlight but when they have a space it wont highlight [Log snip] [30066] (11/07 21:13:44.780):{0x1D60} Total Msgs Pending 39 In the Syn log i have this [Syntax] KeyWordLength = 6 BracketChars = {[()]} [Keywords 3] 0x8004010f ...
- Mon Nov 09, 2009 4:38 pm
- Forum: General
- Topic: Using a syn file for hightlighting not working
- Replies: 0
- Views: 262
Using a syn file for hightlighting not working
Hello All, I have a syn file to highlight options in TEXT files and i am having some issues. i can see some items that are hightlighting but alot are not. My Exact Syn File [.syn file] C=1 [Syntax] BracketChars = {[()]} [Keywords 1] 0x80040111 0x80040115 0x80040114 0x80070005 0x8004011d 0x800400500 ...
- Fri Aug 07, 2009 5:06 pm
- Forum: General
- Topic: Issue with .syn file
- Replies: 0
- Views: 380
Issue with .syn file
Hello All i am using the bellow syn file to highlight errors in logs but i am seeing a issue with BracketChars. BracketChars = {[()]} When i view a big log file i see that some info is skiped and others are in color. Any ideas why some is not showing up in color? First 4 lines are in color, next 3 ...