Top "Command-window" questions

How to keep the VBScript command window open during execution

When I execute a VBScript, the command window that it creates closes quickly before the user gets a chance to …

vbscript command-window
How to save the contents of MATLAB's Command Window to a file?

I want to save everything in the "Command Window" to a file automatically. Is there a way to do it?

matlab file save command-window
Print in Command Window without 'ans = ' in matlab?

When I use sprintf, the results show like this : sprintf('number=%d %d %d',a,b,c) sprintf('or %d',…

matlab printf command-window
How to turn off blinking cursor in command window?

I have a Python script that sends output to a DOS command window (I am using Windows 7) using the print() …

python text-cursor command-window
Is the "xsd" command not supported in Visual Studio 2012 command window?

I've read that it is possible to run xsd commands right in visual studio (2010). I have VS 2012 on my machine …

visual-studio visual-studio-2012 xsd xsd.exe command-window