Code: Select all
v18.70.0107 - 2018-02-27 17:24
+ Menu File: Added command "Open Throw Away Clone". Opens a clone of the
current XYplorer instance (as saved on disk) in read-only mode. You can
use such an instance for quick in-between jobs that should not affect your
main XYplorer configuration.
Remarks:
- The clone configuration is read from the configuration files on disk,
not from XYplorer's current unsaved state in memory.
- Exception: The clone always opens in the current path (even if that's
not the start path written on disk).
- Tip: To open a clone of the exact current state of the main instance use
command "Save Settings" right before using "Open Throw Away Clone".
- The command lets you open as many clones as you like.
- [READONLY] in shown in the window title bar of a clone.
+ SC self enhanced: Added switch to return the full path of the
included script file (if any) containing this command.
Syntax: self(info)
info:
inc = Full path of the included script file (if any) containing this
command.
Example:
echo self("inc"); //this line should be in included script file
Remarks:
- The command handles multiple nested includes with grace.
- To make this work it was necessary to insert pseudo commands into the
script code (in memory) that mark the beginning ("included_begin") and
the ending ("included_end") of included code, together with the included
file name.
You will see those pseudo commands in the Step Mode dialog; might be
even helpful in debugging.
* Help | List All Commands...: Now the last filter is remembered between
calls.
! Folder Size Caching: The tweak CacheFolderSizesExclude excluded specific
locations from being read from the cache, but not from being written to
the cache. Ouch. Fixed.
! Preview: Since v18.50.0005 - 2017-10-09 17:54 some Office formats could
not be previewed anymore. Fixed.
* MLS: Internally updated to version 8.98.
> TRANSLATORS: Please wait until Reference_8.98.lng is uploaded.
You will be notified if you have subscribed to this thread:
https://www.xyplorer.com/xyfc/viewtopic.php?f=12&t=9648
- View | Caches: Removed command "Refresh Environment Variables" (#505).
Reason: It never worked.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club