Since I think I would have to do that for each file, that would only be OK for a low number of files. Not for 100s...
Thanks anyway!
Gabor
Search found 6 matches
- Thu Apr 22, 2010 11:07 pm
- Forum: WildEdit
- Topic: FILENAME variable?
- Replies: 4
- Views: 17628
- Thu Apr 22, 2010 6:41 pm
- Forum: WildEdit
- Topic: How to delete 270 lines?
- Replies: 3
- Views: 14970
- Thu Apr 22, 2010 6:41 pm
- Forum: WildEdit
- Topic: FILENAME variable?
- Replies: 4
- Views: 17628
- Thu Apr 22, 2010 4:59 pm
- Forum: WildEdit
- Topic: How to delete 270 lines?
- Replies: 3
- Views: 14970
How to delete 270 lines?
Hello,
What is the regular expression to find and delete 270 lines (no matter what the content) starting at a line that follows a certain expression?
Example:
If the expression is APPLE and its first occurrence is on line 500 (doesn't matter if there are other characters in that line or not), then ...
What is the regular expression to find and delete 270 lines (no matter what the content) starting at a line that follows a certain expression?
Example:
If the expression is APPLE and its first occurrence is on line 500 (doesn't matter if there are other characters in that line or not), then ...
- Thu Apr 22, 2010 4:55 pm
- Forum: WildEdit
- Topic: FILENAME variable?
- Replies: 4
- Views: 17628
FILENAME variable?
Hello,
In the replacement string, I need to put the filename of the file being edited with and without extension.
How do I do that?
Example:
If editing file1.txt , then the replacement string should be file1 file1.txt .
If editing file2.txt , then the replacement string should be file2 file2.txt ...
In the replacement string, I need to put the filename of the file being edited with and without extension.
How do I do that?
Example:
If editing file1.txt , then the replacement string should be file1 file1.txt .
If editing file2.txt , then the replacement string should be file2 file2.txt ...
- Tue May 17, 2005 10:49 pm
- Forum: WildEdit
- Topic: WildEdit Command line options
- Replies: 1
- Views: 1617
WildEdit Command line options
Hello,
I need to do the same editing multiple times.
Can I save the Replace and Options entries in a file which, in the future, I can reference on the command line so that it gets executed automatically?
Thanks,
Gabor
I need to do the same editing multiple times.
Can I save the Replace and Options entries in a file which, in the future, I can reference on the command line so that it gets executed automatically?
Thanks,
Gabor