After the execution of a DOS command such as DIR the window is closed so quickly that the output of the program is unreadable!: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


{{Backlink|FAQ User interface|User interface}}
{{Backlink|FAQ User interface|User interface}}
{{de|Nach Ausführen eines DOS-Befehls wie z.B. dir wird das Fenster so schnell wieder geschlossen, dass die Ausgabe des Programms nicht lesbar ist!]]
{{de|Nach Ausführen eines DOS-Befehls wie z.B. dir wird das Fenster so schnell wieder geschlossen, dass die Ausgabe des Programms nicht lesbar ist!}}

Latest revision as of 09:44, 29 September 2005

A: You can start the program with SHIFT+ENTER instead of ENTER. This leaves the window open after the program terminates.


Back to User interface