- Posted by
- Hi, all. I've searched the forum and not seen this problem described. I've done a lot of searches like the one I'm attempting now with no problems. But suddenly when I do a this search: *specific phrase*^t*[0-9]*^t*[0-9]* It returns the lines I'm looking for, but with the tabs converted to spaces. D...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- mcgint
Jul 07, 2010
- Hi, all. I have a csv file that's choking my db manager, mostly I believe because it's comma-delimited with double quotes for text qualifiers and scattered records have double quotes within the data. For example: 2000,"Thomas "Tom" Jefferson","etc." Is there a way to search with regular expressions ...Posted in Macros
-   Topics
-   Views
- mcgint
Apr 20, 2009
- Regarding the ASCII/ANSI/Unicode question, I don't really know. The characters I encountered looked like squares (or maybe rectangles) in ultraedit. The records are fixed-width, which is why I'd like to replace the bad characters with spaces. There's punctuation in the data, so I'd need to keep more...Posted in Macros
-   Topics
-   Views
- mcgint
Mar 21, 2007
- Mofi and pietzcker: Thanks a lot for the advice. Judging from the speed/performance I've seen so far in UltraEdit, I'm guessing that Python would be a lot faster. Am I right? pietzcker: I've got a total of 12 record types in the files I'm using. Reading your program, I'm thinking I could just copy a...Posted in Macros
-   Topics
-   Views
- mcgint
Mar 21, 2007
- I have a number of multiple-gb text files that I want to import into a database manager. They are nested files containing a dozen different types of records, each of which has a different layout. The 12th and 13th characters in each line denote what type of record the line is. I would like to copy a...Posted in Macros
-   Topics
-   Views
- mcgint
Mar 01, 2007