Hi Colin,
It can be a matter of symantics and (my) language. But this is all what's in RAMA.bat about it (downloaded from the topic you referred to (the newer one)) :
(better skip because in aftermath (reading back this post) it's almost a word game)
REM \XXData is assumed to be your XX Data Folder (see Settings).
md a:\XXData
REM And your XXData folder is assumed to be on c:\
xcopy c:\XXData\*.* a:\XXData\*.*
To me (my English) this says nothing about "what to use". It also does not say antything about how to fill the Settings of concern.
If I say "is assumed to be" then I say this to explain the line of code (the xcopy line) below it.
But also :
Rama.bat says to use C:\XXDATA\
With that you probably suggest that this line of comment implies that the copy is to be performed anyway and THUS that I suggest to use that in the first place. Now *that* would be true and it is consistent with this line :
REM \XXData is assumed to be your XX Data Folder (see Settings).
... where I imply that in Settings literally "\XXData\" is held and THUS suggest that this is excplicitly not "C:\XXData\". This follows from this line :
REM And your XXData folder is assumed to be on c:\
... or otherwise one of the two (last discussed) would have been moot.
I'm afraid this is my "IT brain" working it out like this;
Consistent it is, but whether readable/understandable ?
But this is also how I need to rewrite the (or a) Tutorial about it. Now it is not about understanding and it is also qjuite difficult (like what you quoted from me - the "just do it and don't ask" (similar)). I couldn't explain it in my (scratched) text of yesterday either.
Btw, I indeed have \XData\ in my Settings. It relates to the "Copy Settings to" field (higher up in Settings) which is filled with my XX folder (not the XXData folder).
Just do that and you're good. Haha. (technically the drive mentioned in that field, is injected in the "\XXData\" setting).
In this case no C: drive is accessed during playback or even the start of playback (OS disk keeps quiet,
assumed that the XX folder is on that). Only when a reboot or shutdown is performed through XXHighEnd the lot is saved to permanent storage.
I think.
Peter