Ik zit met een probleempje met de juiste parameters mee te geven aan de commando doskey onder de DOS omgeving van Windows 2000. Heb al van allerlei parameters uitgeprobeerd, maar het gewenste resultaat wil me maar niet lukken.
Erg frustrerend
...
Ik wil hem dan zo hebben dat ik gewoon met me cursortoetsen door eerdere gegeven opdrachten/commando's kan bladeren. F3 geeft maar de resultaat van de laatstgemaakte commando.
Wie helpt me uit de brand.
Erg frustrerend
Ik wil hem dan zo hebben dat ik gewoon met me cursortoetsen door eerdere gegeven opdrachten/commando's kan bladeren. F3 geeft maar de resultaat van de laatstgemaakte commando.
Dit komt dan rechtstreeks uit de Help van Windows 2000. Alles spreekt wel voor zich, maar het wil me niet lukken.Parameters
/reinstall
Installs a new copy of Doskey. Clears the command history buffer.
/listsize=size
Specifies the maximum number of commands in the history buffer.
/macros
Displays a list of all Doskey macros. You can use a redirection symbol (>) with the /macros switch to redirect the list to a file. You can abbreviate the /macros switch as /m.
all
Displays Doskey macros for all executables.
exename
Displays Doskey macros for the specified executable.
/history
Displays all commands stored in memory. You can use a redirection symbol (>) with the /history switch to redirect the list to a file. You can abbreviate the /history switch as /h.
/insert | /overstrike
Specifies whether new text you type is to replace old text. If you use the /insert switch, new text that you type on a line is inserted into old text (as if you had pressed the INSERT key). If you use the /overstrike switch, new text replaces old text. The default setting is /overstrike.
/exename=exename
Specifies the program (executable) in which the Doskey macro will run.
/macrofile=filename
Specifies a file containing macros to install.
macroname=[text]
Creates a macro that carries out the commands specified by text. Macroname specifies the name you want to assign to the macro. Text specifies the commands you want to record. If text is left blank, macroname is cleared of any assigned commands.
Wie helpt me uit de brand.
If someone begins with uncertainty, experience will eventually lead to certainty. But what defines certainty?