Sorry to confuse you about Ztree. No it has nothing to do with that - same results running from Explorer or command prompt.
The hand off is fine in fact the problem with the running is NOW fine!! YES! .. the xml file is weird. It is exported from the
index program and can be read in by the program - but yet every other program - text editor, word processor, etc. sees it as corrupt when
I try to load it
I was able to view inside the file via Ztree and see its contents in an ASCII dump and that is how I knew what it was and where
it originated from. Looking at the code - I find nothing unusual about it. Just a plain XML file.
In fact here is some output from a screen capture:
-----------------------------------
<entry>
<entry>
<word>archive</word>
<original>archive</original>
<title>Archive File Attribute</title>
<heading>file attributes</heading>
</entry>
<entry>
<word>ascii</word>
<original>ASCII</original>
<title>ASCII Character Chart</title>
</entry>
<entry>
<word>checkmark</word>
<original>checkmark</original>
<title>Checkmark (User Interface - Include This Section in Renumber Equation)</title> </entry>
<entry>
<word>content</word>
<original>content</original>
<title>Content Pane</title>
</entry>
<entry>
<word>display</word>
<original>display</original>
<title>Display Options Henu</title>
</entry>
<entry>
<word>drag</word>
<original>drag</original>
<title>Drag and Drop from Explorer</title>
</entry>
<entry>
<word>file attributes</word>
<original>file attributes</original>
<title>File Attributes</title>
<children>
<child>file (attributes</child>
</children>
</entry>
<entry>
<word>hidden</word>
<original>hidden</original>
<title>Hidden File Attribute</title>
<heading>file attributes</heading>
</entry>
-----------------------------------
Looking at the hex dump, however provides a clue:
----------------------
00000000 3C 3F 78 6D 6C 20 76 65 72 73 69 6F 6E 3D 22 31 <?xml version="l
00000010 2E 30 22 20 65 6E 63 6F 64 69 6E 67 3D 22 55 54 .0" encoding="UT
00000020 46 2D 38 22 20 73 74 61 6E 64 61 6C 6F 6E 65 3D F-8" standalone=
00000030 22 6E 6F 22 3F 3E 0D 0A 3C 69 6E 64 65 78 67 65 "no"?>?s<indexge
00000040 6E 65 72 61 74 6F 72 3E 0D 0A 20 20 20 20 3C 65 nerator>?s <e
00000050 6E 74 72 79 3E 0D 0A 20 20 20 20 20 20 20 20 3C ntry>?s <
00000060 77 6F 72 64 3E 61 72 63 68 69 76 65 3C 2F 77 6F word>archive</wo
00000070 72 64 3E 0D 0A 20 20 20 20 20 20 20 20 3C 6F 72 rd>?s <or
00000080 69 67 69 6E 61 6C 3E 61 72 63 68 69 76 65 3C 2F iginal>archive</
00000090 6F 72 69 67 69 6E 61 6C 3E 0D 0A 20 20 20 20 20 original>?s
000000A0 20 20 20 3C 74 69 74 6C 65 3E 41 72 63 68 69 76 <title>Archiv
000000B0 65 20 46 69 6C 65 20 41 74 74 72 69 62 75 74 65 e File Attribute
000000C0 3C 2F 74 69 74 6C 65 3E 0D 0A 20 20 20 20 20 20 </title>?s
000000D0 20 20 3C 68 65 61 64 69 6E 67 3E 66 69 6C 65 20 <heading>file
000000E0 61 74 74 72 69 62 75 74 65 73 3C 2F 68 65 61 64 attributes</head
000000F0 69 6E 67 3E 0D 0A 20 20 20 20 3C 2F 65 6E 74 72 ing>?s </entr
00000100 79 3E 0D 0A 20 20 20 20 3C 65 6E 74 72 79 3E 0D y>?s <entry>J>
00000110 0A 20 20 20 20 20 20 20 20 3C 77 6F 72 64 3E 61 s <word>a
00000120 73 63 69 69 3C 2F 77 6F 72 64 3E 0D 0A 20 20 20 scii</word>?s
00000130 20 20 20 20 20 3C 6F 72 69 67 69 6E 61 6C 3E 41 <original>A
00000140 53 43 49 49 3C 2F 6F 72 69 67 69 6E 61 6C 3E 0D SCII</original>J’
00000150 0A 20 20 20 20 20 20 20 20 3C 74 69 74 6C 65 3E s <title>
--------------------
See the ?s ? that is I think the problem. It shows up as high ASCII in the viewer and that is not normal. It is not a virus or anything but I think the export of the file is
proprietary and not just a normal XML file.
I was using this file extensively in my testing - when I needed a bunch of files, I would copy this file along with many others over
to the testing directories, where I would rename them to match the samples for testing in BRU - no problem. BRU doesn't read the internals - just the extension.
So corrupt or not BRU doesn't care.. but for some reason BRC must read the files internally and encountered the corruption. Coincidentally, all of the samples
I used for the BRC were using this same exact file (copied over several times and renamed). Just happened to be those. However given what I know now, I don't
think it mattered if there was one or more than one -when BRC scanned it, error generated.
error - The Program terminated in an unusual ..
And that is the crux of it. The BRC is working now.. I ran yours real quick this morning after the exhaustive research into the problem
and it RAN - however although some filenames were going to be renamed properly, some
were not - and that is where I have to find the time to write to you about that.
But it is working.
As for Ztree - excellent file manager - can't say enough good about it - sort of like BRU in a way - not its functionality but the fact is
that it has so much functionality it would take a book to write and no I am not offering

In answer to your question, as for Ztree, yes it can handle batch files, can create batch files, can run programs directly or indirectly, can graft directories, mirror, great for
people like myself who have problems moving around mice all day because it can use keyboard for all of its commands as well as mouse if you prefer.
It comes from the DOS days Xtree in that time period, so it has the DOS look of which I originate from in my now going over 60 years. It has dual views,
I mean really the only thing that comes close is Directory Opus. It also has albeit limited rename ability and THAT is where I came to find BRU many eons ago hehe.
I needed more and BRU offers that and a lot more when it comes to renaming. I also still use Explorer because sometimes some things are easier to do with one
than the other but 99% of the time I use Ztree. It is a tool and requires a lot of learning. Has a very good help system but like a lot of programs, it can be as
simple or as complex as you want to make it.
BTW - it is not freeware but not expensive either. I don't think I'm allowed to post links (except to other forum areas), but look up ZTreeWin and you will easily find it.
What confused you is when I was talking abut running BRC directly from Ztree's command processor.. Sorry about that. It runs fine whether Ztree, Explorer or the Command Prompt
at least now.
Good luck on when they hit you with that Windows update.. it ain't pretty. At least 1903 went smoother than 1809, but that's not saying much. Currently another problem
is that I have to make sure one of my external drives is unplugged before turning the machine on even it was shutdown and not restarted otherwise it locks up
(this would normally be a drive or USB issue but one day apart? - the drive is not even plugged into a hub, it is direct to the computer) and That
wasn't happening before. ON the plus side, it seems to shut down faster (shutdown not reboot or restart - that is about the same). Well I was up all night so I never
shut the machine down - tonight though I will - keep your fingers crossed.
It's funny, I was racing against time because 'it' wanted to do that update and I was, at that time, rushing to get the book finalized for TGRMN and I just kept thinking that I
am going to lose the system before I can get the book finished. Talk about pressure. I got it to TGRMN just in the nick of time.
Tim M.