Code: Select all
:: In this version we set the day of week and then test to set device strings Y and Z
:: for /f %%a in ('wmic path win32_localtime get dayofweek /format:list ^| findstr "="') do (set %%a)
if not %dayofweek%==0 goto 25Purging
if exist Z:\nul goto 20MountedZ
Title %0 - Mounting drive Z
%DEBUG%
"C:\Program Files\VeraCrypt\VeraCrypt.exe" /q /l Z /v %Z%
%DEBUG%
echo Check drive Z mount
Code: Select all
title here is a title
pause
title %0 here is a title
pause
I changed the Tab Width Mode from "Equal" to "Title length", saved changes, and now see the complete Title. Hooray!
My current feeling is that there are/were many more changes to Notepad; this reinforces my belief that some change in the ap name, a version number at least, might have been helpful.
Note that I am now using the *new* **improved** ***all-singing-all-dancing*** version of Notepad and morosely wait now for the next feature to leap out and bite me in the bum.
Cheers, Chris