Aha, from Startup-sequence — try this. Go through the startup-sequence
initialization, and include the lines
newcli
endcli
This will open CLI 2, then terminate CLI 1. You _can_ change the default size
of NewCLI windows, if you have FileZap (DL2 "fileza.exe"), or equivalent. The
area starting at 04B9 is a CON:xx/yy/XX/YY statement, in ascii format. You can
change this to make CLIs opened with NewCLI to be wherever you want. Could
also "copy newcli to startingcli" to leave the default sizing alone, and run a
modified "startingcli" in your startup-sequence.
* Reply:
13176