D
Don Culp
Guest
In a command window, I use the following prompt command:
prompt $P$_$G
which gives a prompt something like:
C:\mydirectory1\mydirectory2
>_
However, after running certain DOS programs from this command window and
then exiting these programs, each long directory name in the prompt is
shortened to a maximum of 8 characters:
C:\mydire~1\mydire~2
>_
Is there an easy way to restore the original prompt with its long directory
names? I need a method that will work on any path with long directory names,
since I frequently move around among such directories within the command
window. (I know that I can type "cd C:\mydirectory1\mydirectory2" but this
is not convenient, especially when the path is long. Also, sometimes I
cannot deduce the full path name from the shortened version.)
Thanks,
Don Culp
prompt $P$_$G
which gives a prompt something like:
C:\mydirectory1\mydirectory2
>_
However, after running certain DOS programs from this command window and
then exiting these programs, each long directory name in the prompt is
shortened to a maximum of 8 characters:
C:\mydire~1\mydire~2
>_
Is there an easy way to restore the original prompt with its long directory
names? I need a method that will work on any path with long directory names,
since I frequently move around among such directories within the command
window. (I know that I can type "cd C:\mydirectory1\mydirectory2" but this
is not convenient, especially when the path is long. Also, sometimes I
cannot deduce the full path name from the shortened version.)
Thanks,
Don Culp