console input

About this tag
The console input tag on WindowsForum.com covers discussions about input redirection in DOS commands and batch files. Topics include using the left arrow for input redirection with commands like CD, TYPE, MORE, and DIR, as well as alternatives like PUSHD and POPD. Users share troubleshooting tips for getting input redirection to work correctly in the Windows command prompt environment.
  1. M

    Windows 7 Input redirection does not work with DOS commands

    I was trying to get the 'CD' (change directory) DOS command to work with input redirection (left arrow), but could not do so, tho, thank goodness, I found PUSHD&POPD so I no longer need CD in my .BAT now. However, I could not get any of these commands to work either: TYPE, MORE, and especially...
Back
Top