Getting Renaming right
Posted: 02 Feb 2018 17:21
When doing file renaming is they any way to get the program to do a Spell Check?
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Code: Select all
$spellChecker = "D:\Users\Highend\Spell checker\Spell checker.exe";
run """$spellChecker"" ""<curitem>""";
Code: Select all
@Changelog:
v2018-02-04
- The option to deliver each suggestion with a lower- or uppercase letter is
gone. It does not make much sense because hunspell will deliver mixed
results by default
! The drop-down rename box should now clear it's list correctly