BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.
- + Menu Edit | New | New Folders...: Now also XY native variables and environment variables are supported. For example:
backup
code
docs
materials\%username%
materials\pics
materials\audio
materials\video
New <date yyyymmdd> - * Menu Edit | New | New Path...: Now also XY native variables and environment variables are supported. For example:
E:\Test\%username%\<date yyyymmdd>
will create path E:\Test\Donald\20091003 and go there. - * Script captions: Now also environment variables are supported (native variables had been supported already).
- ! Menu Edit | Select | Selection Filter: When the selection filter selected exactly one item, it (the item) would be stuck in the selected state even if you clicked on a different item. Fixed.
- * Environment Variables: Enhanced the smartness in disambiguation of environment variables within paths. Now "C:\%appdata%\" is left unchanged, whereas "C:\%username%\" is resolved to "C:\[username]\".
Rule: An environment variable that returns a full path is not resolved when found within a path.