I have scripts which generate (in %TEMP%) a plain-text file of batch code, and I want to read this file by eye, in a new Window, then manually copy'n'paste or drag'n'drop selected lines or contiguous groups of lines
into a Command Prompt window, which will be ready and waiting. The lines
all start "DEL" or "RD"; but must be thought about before execution. I
want to be UNABLE to alter the characters displayed, apart from by scrolling.
The batch command START MSEDGE %1 does this, except that it does not
work in Windows XP and that it opens a new tab rather than a new Window.
In any case, EDGE would be "a sledgehammer to crack a nut", and I don't
want to have a window/tab which looks in the least like any browser that
I have open.
So : is there an obscure but standard small part of Windows 10+ that can display a text file in a simple non-editable Window that supports Ctrl-C
and vertical scroll? Can batch VBScript create such a Window easily?
I have scripts which generate (in %TEMP%) a plain-text file of batch code, and I want to read this file by eye, in a new Window, then manually copy'n'paste or drag'n'drop selected lines or contiguous groups of lines into a Command Prompt window, whichwill be ready and waiting. The lines all start "DEL" or "RD"; but must be thought about before execution. I want to be UNABLE to alter the characters displayed, apart from by scrolling.
The batch commandI have open.
START MSEDGE %1
does this, except that it does not work in Windows XP and that it opens a new tab rather than a new Window. In any case, EDGE would be "a sledgehammer to crack a nut", and I don't want to have a window/tab which looks in the least like any browser that
So : is there an obscure but standard small part of Windows 10+ that can display a text file in a simple non-editable Window that supports Ctrl-C and vertical scroll? Can batch VBScript create such a Window easily?
--
(c) John Stockton, near London, UK. Using Google Groups. |
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 250 |
Nodes: | 16 (2 / 14) |
Uptime: | 90:42:03 |
Calls: | 5,510 |
Calls today: | 5 |
Files: | 11,669 |
Messages: | 5,087,516 |