ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

ReNamer: The best freeware file renamer? (yes says cybernetnews.com)

<< < (24/24)

Armando:
Hey, AbteriX, thanks a lot!

FYI, ReNamers RegEx engine supports (?#my comments) 
-AbteriX (July 27, 2008, 08:06 AM)
--- End quote ---

Yes. (I'm still a beginner at regex, but I should've thought about that...   :-[ )
It works well! Of course, it's not as clean looking as a special comment section, but it's not that important.


And i found out "Free-Spacing Regular Expressions" is supported too
In free-spacing mode, whitespace between regular expression tokens is ignored.
Whitespace includes spaces, tabs and line breaks.
Note that only whitespace between tokens is ignored.
E.g. a b c is the same as abc in free-spacing mode,
--- End quote ---
http://www.regular-expressions.info/freespacing.html
-AbteriX (July 27, 2008, 08:06 AM)
--- End quote ---

Good to know!

For comments on saving presets...
you could add an PascalScript-RULE for your comments only. (without any script, just comment only

You have to comment-out this comments.
You can use either of these commenting styles:
{ comments }
// comments
(* comments *)
-AbteriX (July 27, 2008, 08:06 AM)
--- End quote ---

Good option too, I'll try it.

The way I actually  inserted comments in between groups of rules is simply using a regex rule and write my comments there (a long sentence/comment will never match with anything, so it can be used as a comment)

Navigation

[0] Message Index

[*] Previous page

Go to full version