Changes
This commit is contained in:
parent
15c2f580f0
commit
c23b05460e
|
@ -4920,10 +4920,20 @@
|
||||||
|
|
||||||
+ Added a message base packer and renumber option to mUtil. This replaces
|
+ Added a message base packer and renumber option to mUtil. This replaces
|
||||||
MYSTPACK with the bonus that it also works with Squish (and appears to not
|
MYSTPACK with the bonus that it also works with Squish (and appears to not
|
||||||
be as buggy as MYSTPACK was).
|
be as buggy as MYSTPACK). I would suggest doing a backup of your message
|
||||||
|
bases as a precaution before running this for the first time, just in case
|
||||||
|
there are problems.
|
||||||
|
|
||||||
+ Added Global Message Base editor into the Message base editor. Use the
|
+ Added Global Message Base editor into the Message base editor. Use the
|
||||||
TAB key when in the Message base list to tag areas that you'd like to set
|
TAB key when in the Message base list to tag areas that you'd like to set
|
||||||
global values for. Then use /G to open the editor. Set the options you'd
|
global values for. Then use /G to open the editor. Set the options you'd
|
||||||
like to change to "Yes" and then set the value for that option. Press
|
like to change to "Yes" and then set the value for that option. Press
|
||||||
CTRL-U when ready to update all tagged bases with the selected values.
|
CTRL-U when ready to update all tagged bases with the selected values.
|
||||||
|
|
||||||
|
+ When scanning results of a "DSZ-logged" file transfer, Mystic will now
|
||||||
|
ignore filename casing in Unix environments. I believe this might
|
||||||
|
help reduce problems with QWK .REP uploading.
|
||||||
|
|
||||||
|
+ Added Message base sorting. Use TAB to select a range of bases to sort
|
||||||
|
and then use Sort from the command menu. Ranges of bases can be sorted
|
||||||
|
by base Name, FileName, or Network that they belong to.
|
||||||
|
|
Loading…
Reference in New Issue