- Feb
- 126
- 0
As part of startup I have the 4start.cmd file. As part of that file, I have line
prompt `%@lower[%_disk]`:$g
which should and has in the past given me the line
c:\
Note: lower case 'c'.
27.15 is giving me
C:\4nt12]
which is out of left field. Note that the 'C' is upper case, and \4nt12 is the directory that I USED to start from before Version 27. And the ] is unknown. I am now starting from directory 4nt13.
The interesting things are that the rest of the .cmd file seems to be executed correctly, and if I re-execute the .cmd file immediately the prompt clears up to c:\. What is going on?
Harvey
prompt `%@lower[%_disk]`:$g
which should and has in the past given me the line
c:\
Note: lower case 'c'.
27.15 is giving me
C:\4nt12]
which is out of left field. Note that the 'C' is upper case, and \4nt12 is the directory that I USED to start from before Version 27. And the ] is unknown. I am now starting from directory 4nt13.
The interesting things are that the rest of the .cmd file seems to be executed correctly, and if I re-execute the .cmd file immediately the prompt clears up to c:\. What is going on?
Harvey