Change Log for the latest
XYplorer BETA version:
Code: Select all
v21.50.0003 - 2021-01-17 15:16
+ Rename Special | Batch Rename: Now /cut can keep a certain number of
characters at the right end of the base:
Syntax: /cut [start,]length[,keep]
Remarks: You must state "start" as well if you want to use "keep".
Examples:
------------------------------------------------------------------------
/cut 1,10,4 keep the last 4 characters, take the first 10 characters
/cut 3,10,4 keep the last 4 characters, take 10 characters beginning at pos 3
/cut 1,-1000,4 keep the last 4 characters
/cut 1000,0,4 keep the last 4 characters
------------------------------------------------------------------------
The last two apply some syntactic abuse that just works well.
! Hover Box for Tabs: Did not work for iconized tabs. Fixed.
! Hover Box for Tabs: Did not work for tabs pointing to soft paths
(<xydata>, %temp%, etc). Fixed.
! Hover Box Scrolling: Could not wheel-scale PDFs. Fixed.
To
download the latest BETA version choose a download package: (1)
Installer Package, (2)
No-Install Package.
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
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.