D
David Brockus
Guest
Hello,
I would like to have a command prompt that includes
<username>@<computername> <current_drive_letter><current_path>
dbrockus@whaterverhost c:\
I am unable to get %USERNAME% and %COMPUTERNAME% to work when I am setting
the PROMPT environment variable. The Command Prompt prints the variable name
instead of the value. When I do an echo at a prompt for the variable name I
get the values back so I know they are correctly defined.
Any ideas?
Thanks,
David
I would like to have a command prompt that includes
<username>@<computername> <current_drive_letter><current_path>
dbrockus@whaterverhost c:\
I am unable to get %USERNAME% and %COMPUTERNAME% to work when I am setting
the PROMPT environment variable. The Command Prompt prints the variable name
instead of the value. When I do an echo at a prompt for the variable name I
get the values back so I know they are correctly defined.
Any ideas?
Thanks,
David