Search found 12 matches
- Thu Feb 02, 2012 7:18 pm
- Forum: General
- Topic: date list manipulation
- Replies: 3
- Views: 383
regarding perverse way to store a date ...
It is for a data pool file wherein a load testing application feeds the date to an application which puts the "/" back in - so I need the raw data just as someone would type it from the keyboard, e.g., 09271951, as the application automatically adds the forward slashes.
- Thu Feb 02, 2012 6:20 pm
- Forum: General
- Topic: date list manipulation
- Replies: 3
- Views: 383
date list manipulation
I have a list of dates which runs from: 01/02/01 01/03/01 01/04/01 01/05/01 01/06/01 01/07/01 01/08/01 01/09/01 01/10/01 01/11/01 01/12/01 ... ... 12/05/91 12/06/91 12/07/91 12/08/91 12/09/91 12/10/91 12/11/91 12/12/91 12/13/91 That is it runs from 1901 through 1991. I need to replace the last two ...
- Sat Sep 10, 2011 3:04 pm
- Forum: General
- Topic: ?Is it possible to export text between tags to new file?
- Replies: 2
- Views: 530
exporting to a file
Did you have any sort of specific naming standard you want to follow for your files, e.g.,
file1.txt
file2.txt
....
file1000.txt
file1.txt
file2.txt
....
file1000.txt
- Thu Jul 21, 2011 8:57 pm
- Forum: General
- Topic: extraction from lists
- Replies: 2
- Views: 399
List Extraction
Or should I be thinking in terms of deleting everything else but those lines containing (LNI)?
- Thu Jul 21, 2011 8:40 pm
- Forum: General
- Topic: extraction from lists
- Replies: 2
- Views: 399
extraction from lists
I have a list, for example: Allen, Mike (ATG) Anderson, Ron (DOL) Baldwin, Shari (DOR) Belfield, Marty (DSHS/CA) Bendemire, Dave (CFC) Bivins, Ellie (LNI) List is much larger than this, of course - how would I best extract only those lines containing (LNI) using regular expressions in TextPad v. 5.2 ...
- Sat Jul 02, 2011 3:24 pm
- Forum: General
- Topic: how to best delete everything after @ in many lines of email
- Replies: 4
- Views: 447
content deletion
Yes, ben_josephs, I did want to delete everything after the "@" to end up with a short 'email alias' listing, and had I needed to add it all back it would have been easy to merely do a search and replace with regular expressions along the lines of search: replace: $@wfselocal443.org correct? Thank ...
- Sat Jun 25, 2011 11:23 pm
- Forum: General
- Topic: how to best delete everything after @ in many lines of email
- Replies: 4
- Views: 447
here is a sampling of the lines
1st.vice.president@wfselo... N/A No Yes 100 MB 3% FiltersPassword 2nd.vice.president@wfselo... N/A No Yes 100 MB 1% FiltersPassword agency.rep.biia@wfselocal... N/A No Yes 100 MB 0% FiltersPassword agency.rep.dis@wfselocal4... N/A No Yes 100 MB 0% FiltersPassword agency.rep.dnr@wfselocal4... N/A No ...
- Sat Jun 25, 2011 11:20 pm
- Forum: General
- Topic: how to best delete everything after @ in many lines of email
- Replies: 4
- Views: 447
how to best delete everything after @ in many lines of email
how would one go about best deleting all characters after the @ sign in many lines of text containing email addresses?
thanks in advance,
thanks in advance,
- Fri Apr 29, 2011 6:32 pm
- Forum: General
- Topic: Parent-child relationships
- Replies: 6
- Views: 453
the regular expression recogniser used by TextPad is weak
ben_josephs stated: But be aware that the regular expression recogniser used by TextPad is very weak compared with modern tools. So you may get frustrated if you discover a handy trick that works elsewhere but doesn't work in TextPad. Is there another one recommended to supplement TextPads ...
- Fri Mar 04, 2011 2:35 pm
- Forum: General
- Topic: Explorer: How to Set Default Path?
- Replies: 3
- Views: 280
TextPad v. 5.4.2 Startup Path
TextPad v. 5.4.2 Startup Path does not take for me either, on a Windows 2008 Server development platform with settings applied as an administrator, for what it's worth.
- Sun Jan 10, 2010 5:41 pm
- Forum: General
- Topic: Very Annoying: I WANT TO OPEN EVERYTHING WITH TEXTPAD !
- Replies: 8
- Views: 1913
Textpad 5.3.1 now shows up in 64 bit context menu
It's now early 2010 and I'm reading old posts ... however, with Server 2008 64 bit version as a test platform, Textpad 5.3.1 now shows up as an option when right clicking in Windows Explorer - so is this an example of a requested enhancement being added to Textpad, or did Microsoft make something ...
- Fri Dec 26, 2008 9:57 pm
- Forum: General
- Topic: "Open with Textpad" in right-click menu
- Replies: 6
- Views: 1019
Right Click in Windows Explorer Fails
Right Click in Windows Explorer Fails (can not view text from file) even with 'context box' checked. Any suggestions as did an uninstall, reinstall, and still no joy. Running on Windows Server 2003 R2. For some reason can view text from file if right click and SEND TO Textpad, just can't R Click and ...