|
|
|
|
Here's how to set up things so that a tab key tells the command process to attempt to complete the last word typed.
To check to see if the changes work, start a command shell. Type "dir pro" and hit the TAB key. The line should change to dir "Program Files". If the path specified matches more than one subdirectory then additional TAB keys will replace the expanded path with the next match.
|
|
|