Search found 6 matches

by grevesz
Thu Apr 22, 2010 11:07 pm
Forum: WildEdit
Topic: FILENAME variable?
Replies: 4
Views: 17628

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
by grevesz
Thu Apr 22, 2010 6:41 pm
Forum: WildEdit
Topic: How to delete 270 lines?
Replies: 3
Views: 14970

Thanks!
:D

Gabor
by grevesz
Thu Apr 22, 2010 6:41 pm
Forum: WildEdit
Topic: FILENAME variable?
Replies: 4
Views: 17628

Thanks

:cry:
by grevesz
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 ...
by grevesz
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 ...
by grevesz
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